This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0907e8aafad llvm-undname: Fix crash on invalid name in a template param [...] new bfffca94649 [X86AsmPrinter] refactor static functions into private meth [...] new 65c0092a7b0 llvm-undname: Fix crash on incomplete virtual this adjusts
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 | 5 +- lib/Target/X86/X86AsmPrinter.cpp | 149 +++++++++++++++++------------------ lib/Target/X86/X86AsmPrinter.h | 12 +++ test/Demangle/invalid-manglings.test | 5 ++ 4 files changed, 92 insertions(+), 79 deletions(-)