summaryrefslogtreecommitdiffstats
path: root/test/SemaTemplate/instantiate-non-type-template-parameter.cpp
Commit message (Expand)AuthorAgeFilesLines
* When we're creating an expression for an integral template argument ofDouglas Gregor2011-02-181-0/+19
* After substituting a template argument for a non-type templateDouglas Gregor2010-04-301-1/+23
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Implement "incremental" template instantiation for non-type templateDouglas Gregor2009-10-311-0/+14