This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxxabi.
from 89d8f36 __cxa_demangle: allow demangling invocation blocks new e4f23d8 Rename TU names to not conflict with libc++.
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/CMakeLists.txt | 11 +++++++---- src/{exception.cpp => stdlib_exception.cpp} | 0 src/{stdexcept.cpp => stdlib_stdexcept.cpp} | 0 src/{typeinfo.cpp => stdlib_typeinfo.cpp} | 0 4 files changed, 7 insertions(+), 4 deletions(-) rename src/{exception.cpp => stdlib_exception.cpp} (100%) rename src/{stdexcept.cpp => stdlib_stdexcept.cpp} (100%) rename src/{typeinfo.cpp => stdlib_typeinfo.cpp} (100%)