summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/pr9965.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
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-1/+1
* Special members which are defaulted or deleted on their first declaration areRichard Smith2012-02-261-1/+2
* constexpr irgen: Add irgen support for APValue::Struct, APValue::Union,Richard Smith2012-01-141-0/+1
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* Whack a bunch of tests in CodeGenCXX to work on ARM (using ARM ABI). Batch 2...Eli Friedman2011-06-141-3/+3
* Correctly propagate defaultedness across template instantiation. ThisSean Hunt2011-05-231-0/+12