This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 3438c15d1 [libcxx] Revert set of atomic patches that broke lldb. new a011222d7 Reinstate libc++ patches now that the lldb formatter has been [...]
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, 856 insertions(+), 281 deletions(-) create mode 100644 test/std/atomics/atomics.order/memory_order_new.pass.cpp