summaryrefslogtreecommitdiff
path: root/test/SemaTemplate/instantiate-type.cpp
AgeCommit message (Expand)Author
2013-03-08<rdar://problem/13094134> Don't try to wire up typedef names for invalid anon...Douglas Gregor
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-05-26Template instantiation for "typeof" for both types and expressions.Douglas Gregor