This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 949b54fea58 Revert "Revert r339977: [GISel]: Add Opcodes for a few LLVM [...] new 3de8077a940 [MS Demangler] Demangle member pointer template parameters.
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: lib/Demangle/MicrosoftDemangle.cpp | 193 ++++++++++++++++++++++-------- test/Demangle/ms-templates-memptrs-2.test | 31 +++++ test/Demangle/ms-templates-memptrs.test | 95 +++++++++++++++ 3 files changed, 270 insertions(+), 49 deletions(-) create mode 100644 test/Demangle/ms-templates-memptrs-2.test create mode 100644 test/Demangle/ms-templates-memptrs.test