summaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/mangle-local-class-names.cpp
AgeCommit message (Expand)Author
2014-01-14Remove the -cxx-abi command-line flag.Hans Wennborg
2013-12-13Prepare for using MS ABI by default for Win32: update CodeGenCXX testsHans Wennborg
2013-10-22Sema: Do not allow template declarations inside local classesDavid Majnemer
2013-07-10More local mangling fixes.Eli Friedman
2013-07-05Fix regression from r185450.Eli Friedman
2010-03-04Refactor local class name mangling and make itFariborz Jahanian
2010-03-03Implements mangling of local class names toFariborz Jahanian