Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [MS] Don't escape MS C++ names with \01 | Reid Kleckner | 2018-03-16 | 1 | -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 tests | Timur Iskhodzhanov | 2014-04-18 | 1 | -0/+302 |
Also, intentionally duplicate base class definitions per test, so it's easier to copy tests while debugging failures llvm-svn: 206614 |