Skip to content
Commit 766e8ccb authored by Richard Smith's avatar Richard Smith
Browse files

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.

llvm-svn: 154521
parent 7fb671ba
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment