summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/mangle-local-class-names.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the -cxx-abi command-line flag.Hans Wennborg2014-01-141-1/+1
* Prepare for using MS ABI by default for Win32: update CodeGenCXX testsHans Wennborg2013-12-131-1/+1
* Sema: Do not allow template declarations inside local classesDavid Majnemer2013-10-221-10/+0
* More local mangling fixes.Eli Friedman2013-07-101-0/+31
* Fix regression from r185450.Eli Friedman2013-07-051-0/+9
* Refactor local class name mangling and make itFariborz Jahanian2010-03-041-0/+27
* Implements mangling of local class names toFariborz Jahanian2010-03-031-0/+30