This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxxabi.
from da7d616 Fix PR25874 - Detect features required for cxa_thread_atexit_ [...] new aad0594 [libcxxabi] Fix alignment of allocated exceptions in 32 bit builds
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/cxa_exception.cpp | 24 ++++++++++-------- src/fallback_malloc.cpp | 35 ++++++++++++++++++++++---- src/fallback_malloc.h | 3 ++- test/test_exception_address_alignment.pass.cpp | 28 +++++++++++++++++++++ 4 files changed, 74 insertions(+), 16 deletions(-) create mode 100644 test/test_exception_address_alignment.pass.cpp