summaryrefslogtreecommitdiffstats
path: root/clang/test/Parser/cxx-template-decl.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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