summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/variadic-templates.cpp
Commit message (Expand)AuthorAgeFilesLines
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-2/+2
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* When tree-transforming an expression sequence, always flag expandedJohn McCall2011-07-061-0/+11
* Fix a test caseDouglas Gregor2011-01-131-1/+1
* Add IR generation support for SizeOfPackExpr.Douglas Gregor2011-01-121-0/+12