summaryrefslogtreecommitdiffstats
path: root/include/clang/Basic/TemplateKinds.h
Commit message (Expand)AuthorAgeFilesLines
* [NFC, Refactor] Modernize TemplateIdAnnotation using TrailingObjectsFaisal Vali2017-05-231-3/+11
* Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").Alexander Kornienko2015-06-221-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-221-1/+1
* Header guard canonicalization, clang part.Benjamin Kramer2014-08-131-2/+2
* Fix several crash-on-invalids when using template-ids that aren'tRichard Smith2013-12-041-0/+1
* Started implementing variable templates. Top level declarations should be ful...Larisse Voufo2013-08-061-0/+3
* Documentation cleanup: reformatting/fixing up file comments so that they haveJames Dennett2012-07-021-3/+4
* Parsing and AST representation for dependent template names that occurDouglas Gregor2009-03-311-6/+8
* Implement parsing of nested-name-specifiers that involve template-ids, e.g.,Douglas Gregor2009-02-251-0/+37