aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/cxx0x-defaulted-templates.cpp
AgeCommit message (Expand)Author
2011-10-13Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith
2011-06-13Whack a bunch of tests in CodeGenCXX to work on ARM (using ARM ABI). Batch 1...Eli Friedman
2011-05-23Delete the extraneous return statement that was causing my earlierSean Hunt