This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxxabi.
from 9e2169e Fix non-reserved macro names LIBCXXABI_NORETURN and LIBCXXABI [...] new 54227ae [libc++abi] Clean up visibility
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/__cxxabi_config.h | 6 ++++++ src/abort_message.cpp | 5 ----- src/abort_message.h | 12 +++--------- src/cxa_exception.cpp | 24 +++++++++--------------- src/cxa_exception.hpp | 21 +++++++-------------- src/cxa_handlers.cpp | 4 +--- src/cxa_handlers.hpp | 4 ++-- src/cxa_new_delete.cpp | 17 +++++++++-------- src/cxa_noexception.cpp | 4 ---- src/cxa_thread_atexit.cpp | 2 +- src/cxa_unexpected.cpp | 4 ---- src/fallback_malloc.cpp | 4 ---- src/fallback_malloc.h | 11 ++++------- src/private_typeinfo.cpp | 17 +++-------------- src/private_typeinfo.h | 7 ++----- src/stdlib_exception.cpp | 4 ---- 16 files changed, 47 insertions(+), 99 deletions(-)