[PATCH] Use __atomic_exchange_n with GCC instead of Clang's __sync_swap
Reid Kleckner
rnk at google.com
Fri Oct 3 11:27:17 PDT 2014
Alternatively, I could do what the comment says and use C++11 atomics. Do we know if we can do that yet?
http://reviews.llvm.org/D5604
More information about the cfe-commits
mailing list