aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/mangle-ms-abi-examples.cpp
AgeCommit message (Collapse)Author
2012-06-13Grab bag of Microsoft Mangler fixes:Charles Davis
- Support mangling virtual function tables (base tables need work on the ManglerContext interface). - Correct mangling of local scopes (i.e. functions and C++ methods). - Replace every llvm_unreachable() for actually-reachable code with a diagnostic. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@158376 91177308-0d34-0410-b5e6-96231b3b80d8