klausler wrote:

One last minor point: the commit message talks about `W^X` compliance, but it's 
really about `!(W&X)`.  `W^X` can be zero so long as both W and X are.

https://github.com/llvm/llvm-project/pull/183108
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to