aboutsummaryrefslogtreecommitdiff
path: root/test/CXX/temp/temp.spec/temp.explicit/p1.cpp
AgeCommit message (Expand)Author
2010-01-13Improve the reporting of non-viable overload candidates by noting the reasonJohn McCall
2010-01-06Improve the diagnostics used to report implicitly-generated class membersJohn McCall
2009-12-22Switch file-scope assignment initialization over to InitializationSequence.Eli Friedman
2009-12-20Switch default-initialization of variables of class type (or array thereof) o...Douglas Gregor
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-12-15Fix some diagnostic-related FIXMEs, from Nicola GiganteDouglas Gregor
2009-10-14Testing and some minor fixes for explicit template instantiation.Douglas Gregor