summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/mangle-ms-templates-memptrs.cpp
Commit message (Expand)AuthorAgeFilesLines
* [MS] Don't escape MS C++ names with \01Reid Kleckner2018-03-161-30/+30
* [MS ABI] nullptr data member ptrs are mangled differently for classes vs fnsDavid Majnemer2015-07-021-2/+2
* [MS ABI] Account for the virtual inheritance quirk when manglingDavid Majnemer2015-06-231-0/+12
* MS ABI: Use the most recent decl to check the inheritance modelReid Kleckner2014-02-081-0/+4
* Silence build-bots from the fallout of r200921David Majnemer2014-02-061-5/+11
* MS ABI: Handle indirect field decls in template argsDavid Majnemer2014-02-061-0/+5
* MS ABI: Tweak pointer-to-member mangling/inheritance model selectionDavid Majnemer2014-02-061-2/+2
* MS ABI: Mangle member pointer template argumentsReid Kleckner2014-02-051-0/+128