This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxxabi.
from a3f4893 Suppress unreachable code warning in unwind tests new 6e0f5ef add cxa_demangle_fuzzer
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: CMakeLists.txt | 1 + fuzz/CMakeLists.txt | 11 +++++++++++ fuzz/cxa_demangle_fuzzer.cpp | 15 +++++++++++++++ 3 files changed, 27 insertions(+) create mode 100644 fuzz/CMakeLists.txt create mode 100644 fuzz/cxa_demangle_fuzzer.cpp