This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6da4a0e40ec [llvm-mca] pass -dispatch-stats flag to a couple of tests. NFC new 07b822e4d48 [Demangle] remove itaniumFindTypesInMangledName
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: include/llvm/Demangle/Demangle.h | 5 ---- include/llvm/Demangle/ItaniumDemangle.h | 6 ---- lib/Demangle/ItaniumDemangle.cpp | 9 ------ unittests/Demangle/CMakeLists.txt | 1 - unittests/Demangle/FindTypesInMangledNameTest.cpp | 34 ----------------------- 5 files changed, 55 deletions(-) delete mode 100644 unittests/Demangle/FindTypesInMangledNameTest.cpp