summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/mangle-ms-return-qualifiers.cpp
Commit message (Expand)AuthorAgeFilesLines
* [MS] Don't escape MS C++ names with \01Reid Kleckner2018-03-161-59/+59
* [MS ABI] Implement restrict qualified referencesDavid Majnemer2015-05-261-0/+4
* MS ABI: Refactor extended qualifiersDavid Majnemer2014-02-181-0/+6
* Remove the -cxx-abi command-line flag.Hans Wennborg2014-01-141-1/+1
* [ms-cxxabi] Fix a number of bugs in the mangler.Peter Collingbourne2013-04-251-0/+9
* Fix PR13444 - wrong mangling of "const char * const *" and friends with "-cxx...Timur Iskhodzhanov2012-09-031-4/+1
* Fix PR13389 (Wrong mangling of return type qualifiers with -cxx-abi microsoft)Timur Iskhodzhanov2012-07-261-0/+173