summaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/mangle-ms-cxx11.cpp
Commit message (Expand)AuthorAgeFilesLines
* MS ABI: Implement the MSVC 2015 scheme for scope disambiguationDavid Majnemer2015-03-191-1/+2
* MS ABI: Empty pack expansions had their mangling changed in 2013->2015David Majnemer2015-03-181-3/+6
* MS ABI: Mangle char16_t and char32_t typesDavid Majnemer2014-11-211-0/+6
* MS ABI: Update alias template mangling for VC "14" CTP 3David Majnemer2014-08-191-1/+1
* MS ABI: Mangle this qualifiers on function typesDavid Majnemer2014-08-121-0/+53
* MS ABI: Mangle lambdas which are given the same mangling numberDavid Majnemer2014-08-061-4/+19
* MS ABI: Mangle empty type parameter packs compatiblyDavid Majnemer2014-08-051-0/+12
* MS ABI: Make the alias template mangling more correctDavid Majnemer2014-08-051-1/+1
* MS ABI: Mangle alias templates used as template-template argumentsDavid Majnemer2014-07-301-0/+14
* MS-ABI: Mangle empty template parameter packs correctlyDavid Majnemer2014-06-041-0/+6
* MS-ABI: Implement user defined literalsDavid Majnemer2014-06-041-0/+3
* MS ABI: Implement mangling for ref-qualifiers on methodsDavid Majnemer2014-04-231-0/+11
* MS ABI: Mangle lambdasDavid Majnemer2014-03-051-0/+18
* MS ABI: Reorganize some testsDavid Majnemer2014-03-041-0/+89
* MSVC ABI: Support C++11's auto on variablesDavid Majnemer2014-01-211-0/+3
* Remove the -cxx-abi command-line flag.Hans Wennborg2014-01-141-1/+1
* MS: Mangle rvalue references and nullptr_t, and produce back-references whenRichard Smith2012-06-211-0/+11