Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [MS] Don't escape MS C++ names with \01 | Reid Kleckner | 2018-03-16 | 1 | -2/+2 |
| | | | | | | | 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 rest of MS ABI multiple inheritance tests | Timur Iskhodzhanov | 2014-04-21 | 1 | -0/+35 |
Intentionally duplicate base class definitions per test, so it's easier to copy tests while debugging failures. llvm-svn: 206782 |