bumblebritches57 added a comment.
Herald added a subscriber: christof.

This is the wrong approach.

C and C++ compatibility is far more important than taking the easy way out.

By doing this, you're potentially breaking the ABI for all software that relies 
on atomic operations...


https://reviews.llvm.org/D26376



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to