[cfe-commits] [libcxx] r154521 - /libcxx/trunk/include/atomic
Howard Hinnant
hhinnant at apple.com
Wed Apr 11 12:49:08 PDT 2012
On Apr 11, 2012, at 2:55 PM, Richard Smith wrote:
> Switch libc++ from __atomic_* builtins to __c11_atomic_* builtins.
> Per discussion with Howard, we are not interested in maintaining
> compatibility with older versions of clang.
>
> All tests pass with ToT clang, except for two which assert due to
> a pre-existing, unrelated bug.
Thanks Richard, David.
Howard
More information about the cfe-commits
mailing list