summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/ms-novtable.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [MS] Don't escape MS C++ names with \01Reid Kleckner2018-03-161-5/+5
| | | | | | | It is not needed after LLVM r327734. Now it will be easier to copy-paste IR symbol names from Clang. llvm-svn: 327738
* MS ABI: Add more documentation and tests for novtableDavid Majnemer2015-02-021-0/+21
llvm-svn: 227838
OpenPOWER on IntegriCloud