[PATCH] D23719: [libc++] Use C11 for atomics check

Richard Smith via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 19 11:09:37 PDT 2016


rsmith added a subscriber: rsmith.
rsmith added a comment.

Are we really guaranteed that the C and C++ compiler behave the same way here? I don't see why that would necessarily be the case.


https://reviews.llvm.org/D23719





More information about the cfe-commits mailing list