summaryrefslogtreecommitdiffstats
path: root/test/SemaTemplate/instantiate-template-template-parm.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add test for PR8629Douglas Gregor2011-01-251-0/+36
* Do not substitute template types if template has dependent contextPeter Collingbourne2010-12-101-0/+15
* In Sema::CheckInitializerTypes, replace a use of CheckReferenceInit with an I...Douglas Gregor2009-12-161-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* When comparing template parameter lists, distinguish between three cases:Douglas Gregor2009-11-121-1/+14
* Before checking a template template argument against its correspondingDouglas Gregor2009-11-111-0/+12
* Implement template instantiation for template names, including bothDouglas Gregor2009-03-311-0/+21