================
@@ -9,3 +9,40 @@ int f(p)
 {
     return *p;
 }
+
+// The 'expected' operand of a compare-exchange receives the old value when the
----------------
bjosv wrote:

Ok, yes, they might be an extra maintenance burden. Removed them now, thanks

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

Reply via email to