summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/mangle-ms-return-qualifiers.cpp
AgeCommit message (Expand)Author
2018-03-16[MS] Don't escape MS C++ names with \01Reid Kleckner
2015-05-26[MS ABI] Implement restrict qualified referencesDavid Majnemer
2014-02-18MS ABI: Refactor extended qualifiersDavid Majnemer
2014-01-14Remove the -cxx-abi command-line flag.Hans Wennborg
2013-04-25[ms-cxxabi] Fix a number of bugs in the mangler.Peter Collingbourne
2012-09-03Fix PR13444 - wrong mangling of "const char * const *" and friends with "-cxx...Timur Iskhodzhanov
2012-07-26Fix PR13389 (Wrong mangling of return type qualifiers with -cxx-abi microsoft)Timur Iskhodzhanov