summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/TemplateBase.cpp
Commit message (Expand)AuthorAgeFilesLines
* DeclaratorInfo -> TypeSourceInfo. Makes an effort to rename associated varia...John McCall2009-12-071-1/+1
* Canonical template arguments that are template template parameters byDouglas Gregor2009-11-231-2/+12
* Fix speculative parsing of dependent template names inDouglas Gregor2009-11-111-1/+2
* Introduce a new representation for template templateDouglas Gregor2009-11-111-0/+13
* A few TemplateArgumentLoc clean-ups. Try to remember the Expr for a declarat...John McCall2009-10-291-7/+7
* Track source information for template arguments and template specializationJohn McCall2009-10-291-5/+23
* Extract TemplateArgument into a new header just for common templateJohn McCall2009-10-291-0/+79
OpenPOWER on IntegriCloud