summaryrefslogtreecommitdiffstats
path: root/clang/test/Parser/cxx-template-decl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make "implicit int" an error in C++ (unless we're allowing MicrosoftDouglas Gregor2009-02-161-8/+10
* Implement parsing, semantic analysis and ASTs for default templateDouglas Gregor2009-02-101-2/+2
* Basic representation of C++ class templates, from Andrew Sutton.Douglas Gregor2009-02-041-3/+3
* Diagnose declarations that don't declare anything, and fix PR3020.Sebastian Redl2008-12-281-4/+6
* Keep track of template arguments when we parse them. Right now, we don't actu...Douglas Gregor2008-12-241-1/+2
* Representation of template type parameters and non-type templateDouglas Gregor2008-12-051-1/+25
* A little more scaffolding for parsing templates:Douglas Gregor2008-12-021-3/+2
* Basic support for parsing templates, from Andrew SuttonDouglas Gregor2008-12-011-0/+50
OpenPOWER on IntegriCloud