summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/mangle-ms-cxx14.cpp
Commit message (Expand)AuthorAgeFilesLines
* [FileCheck] Add -allow-deprecated-dag-overlap to failing clang testsJoel E. Denny2018-07-111-2/+2
* [MS] Don't escape MS C++ names with \01Reid Kleckner2018-03-161-15/+15
* [MSVC] Implementation of __unaligned as a proper type qualifierAndrey Bokhanko2016-05-111-0/+5
* Revert r268727, it caused PR27666.Nico Weber2016-05-061-5/+0
* [MSVC] Implementation of __unaligned as a proper type qualifierAndrey Bokhanko2016-05-061-0/+5
* [MS ABI] Don't crash while mangling recursive lambdasDavid Majnemer2016-01-171-5/+5
* [MS ABI] Add variable templates to the NameBackReferencesDavid Majnemer2015-12-301-0/+6
* [MS ABI] Correctly mangle nullptr member pointers for variable templatesDavid Majnemer2015-12-011-8/+15
* Re-land "MS ABI: lambda call operators are instance methods and should use th...Reid Kleckner2015-04-011-5/+5
* Reverting r233023 -- it caused test failures on Windows with MSVC x86.Aaron Ballman2015-03-241-5/+5
* MS ABI: lambda call operators are instance methods and should use thiscallReid Kleckner2015-03-231-5/+5
* MS ABI: Implement the MSVC 2015 scheme for scope disambiguationDavid Majnemer2015-03-191-2/+6
* MS ABI: Use '1' (instead of '0') relative scope discriminatorsDavid Majnemer2014-10-051-2/+2
* MS ABI: Support mangling of return-types deducing to local typesDavid Majnemer2014-04-011-0/+32
* MS ABI: Mangle variable templates properlyDavid Majnemer2014-03-041-0/+8
OpenPOWER on IntegriCloud