aboutsummaryrefslogtreecommitdiff
path: root/test/SemaTemplate/template-decl-fail.cpp
AgeCommit message (Expand)Author
2010-05-03It's okay to reference an enum in a template definition, even thoughDouglas Gregor
2010-04-08Downgrade the "declaration does not declare anything" error to aDouglas Gregor
2010-03-02Diagnose the declaration of enum templates. Also, be a bit moreDouglas Gregor
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-06-23Start propagating template parameter lists to the right places toDouglas Gregor