This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from dc7d02c770d [MS Demangler] Add a regression test for an invalid mangled name. new d7f1cd2c3fe [MS Demangler] Fail gracefully on invalid pointer types. new c681401eacc [Transforms] Preserve metadata when converting invoke to call.
The 2 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: lib/Demangle/MicrosoftDemangle.cpp | 18 ++++++++++----- lib/Transforms/Utils/Local.cpp | 1 + test/Demangle/invalid-manglings.test | 5 ++++ test/Transforms/PruneEH/looptest.ll | 44 ++++++++++++++++++++++++++++++++++++ 4 files changed, 62 insertions(+), 6 deletions(-) create mode 100644 test/Transforms/PruneEH/looptest.ll