summaryrefslogtreecommitdiff
path: root/include/clang/Basic/TemplateKinds.h
Commit message (Expand)AuthorAge
* Fix several crash-on-invalids when using template-ids that aren'tRichard Smith2013-12-04
* Started implementing variable templates. Top level declarations should be ful...Larisse Voufo2013-08-06
* Documentation cleanup: reformatting/fixing up file comments so that they haveJames Dennett2012-07-02
* Parsing and AST representation for dependent template names that occurDouglas Gregor2009-03-31
* Implement parsing of nested-name-specifiers that involve template-ids, e.g.,Douglas Gregor2009-02-25