aboutsummaryrefslogtreecommitdiff
path: root/test/SemaTemplate/instantiate-clang.cpp
AgeCommit message (Expand)Author
2010-08-27Continue to instantiate sub-statements in a CompoundStmt as long asJohn McCall
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-05-22Template instantiation for ExtVectorElementExpr.Douglas Gregor