knightXun wrote:

> Why only `__atomic_exchange`? Presumably we need to be doing the same with 
> every other of the atomic builtins as well (unless they already have this 
> check and we only missed it on exchange?)

I agree! I will do this check on every other of the atomic builtins.

https://github.com/llvm/llvm-project/pull/75135
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to