summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/mangle-ms-back-references.cpp
Commit message (Expand)AuthorAgeFilesLines
* [MS] Don't escape MS C++ names with \01Reid Kleckner2018-03-161-17/+17
* Remove the -cxx-abi command-line flag.Hans Wennborg2014-01-141-1/+1
* [ms-cxxabi] Don't consider function templates for name backrefsReid Kleckner2013-07-131-0/+5
* [Windows] Split the back reference tests into two separate files as the templ...Timur Iskhodzhanov2012-07-121-98/+0
* Two more tests for PR13207 - wrong mangling of templates with back references...Timur Iskhodzhanov2012-06-271-4/+14
* Add a few (currently failing) tests for the PR13207 (template mangling in the...Timur Iskhodzhanov2012-06-271-0/+27
* [Windows] Improve mangling of templates when back references are presentTimur Iskhodzhanov2012-06-261-2/+63
* [Windows] Fix mangling of repeated types in the presence of bool and function...Timur Iskhodzhanov2012-06-231-6/+37
* MS: Mangle rvalue references and nullptr_t, and produce back-references whenRichard Smith2012-06-211-0/+32