This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 7a87049e4 Resubmit "Fix llvm-lit script generation in libcxx." new bc4474e3b [libc++] Replace __sync_* functions with __libcpp_atomic_* functions
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: src/exception.cpp | 1 + src/include/atomic_support.h | 19 +++++++++++++++++++ src/include/refstring.h | 9 +++++---- src/locale.cpp | 3 ++- src/new.cpp | 1 + src/support/runtime/exception_fallback.ipp | 9 ++++----- src/support/runtime/new_handler_fallback.ipp | 4 ++-- 7 files changed, 34 insertions(+), 12 deletions(-)