aboutsummaryrefslogtreecommitdiff
path: root/test/SemaTemplate/temp_explicit_cxx0x.cpp
AgeCommit message (Expand)Author
2011-10-18Refactor the checking for explicit template instantiations being performed inRichard Smith
2011-10-13Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-05-13Improve the semantic checking for explicit instantiations ofDouglas Gregor