summaryrefslogtreecommitdiffstats
path: root/test/SemaTemplate/template-decl-fail.cpp
Commit message (Expand)AuthorAgeFilesLines
* It's okay to reference an enum in a template definition, even thoughDouglas Gregor2010-05-031-0/+2
* Downgrade the "declaration does not declare anything" error to aDouglas Gregor2010-04-081-1/+1
* Diagnose the declaration of enum templates. Also, be a bit moreDouglas Gregor2010-03-021-0/+5
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Start propagating template parameter lists to the right places toDouglas Gregor2009-06-231-0/+3