This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d4bb30eca16 [MS Demangler] Demangle pointers to member functions. new 3a62886fee0 Add missing tests from ms-mangle.cpp. new eedd47c7f5a [MS Demangler] Add ms-arg-qualifiers.test
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 | 7 +- test/Demangle/ms-arg-qualifiers.test | 248 +++++++++++++++++++++++++++++++++++ test/Demangle/ms-mangle.test | 45 ++++++- 3 files changed, 291 insertions(+), 9 deletions(-) create mode 100644 test/Demangle/ms-arg-qualifiers.test