summaryrefslogtreecommitdiffstats
path: root/test/SemaTemplate/instantiate-c99.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Template instantiation for C99 compound literalsDouglas Gregor2009-05-211-0/+12
* Template instantiation for GNU array-range designators.Douglas Gregor2009-05-211-0/+13
* Template instantiation for C99 designated initializers, because weDouglas Gregor2009-05-211-0/+56