summaryrefslogtreecommitdiffstats
path: root/test/SemaTemplate/instantiation-default-2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Overhaul checking of non-type template arguments that should refer toDouglas Gregor2010-04-011-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Before checking a template template argument against its correspondingDouglas Gregor2009-11-111-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Extend the notion of active template instantiations to include theDouglas Gregor2009-03-101-1/+1
* Implement the basics of implicit instantiation of class templates, inDouglas Gregor2009-03-031-0/+18