summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/microsoft-abi-vtables-multiple-nonvirtual-inheritance-no-thunks.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [MS] Don't escape MS C++ names with \01Reid Kleckner2018-03-161-11/+11
| | | | | | | It is not needed after LLVM r327734. Now it will be easier to copy-paste IR symbol names from Clang. llvm-svn: 327738
* Split out the no-thunk multiple inheritance testsTimur Iskhodzhanov2014-04-181-0/+302
Also, intentionally duplicate base class definitions per test, so it's easier to copy tests while debugging failures llvm-svn: 206614
OpenPOWER on IntegriCloud