This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 018402394 [libc++] Fix <atomic> failures on GCC new 3438c15d1 [libcxx] Revert set of atomic patches that broke lldb.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/__config | 17 +- include/atomic | 1044 +++++--------------- .../atomics.lockfree/isalwayslockfree.pass.cpp | 34 +- .../atomics/atomics.order/memory_order.pass.cpp | 17 +- .../atomics.order/memory_order_new.pass.cpp | 23 - www/cxx2a_status.html | 2 +- 6 files changed, 281 insertions(+), 856 deletions(-) delete mode 100644 test/std/atomics/atomics.order/memory_order_new.pass.cpp