summaryrefslogtreecommitdiffstats
path: root/clang/include/clang/Parse/Template.h
Commit message (Expand)AuthorAgeFilesLines
* Another step in the process of making the parser depend on Sema:John McCall2010-08-201-171/+0
* Start removing the use of smart pointers from the Parse/SemaDouglas Gregor2010-07-251-12/+0
* Implement C++ DR481, which clarifies that the scope of templateDouglas Gregor2010-07-011-1/+1
* Add newline at EOF.Benjamin Kramer2009-11-101-1/+1
* Improve parsing of template arguments to lay the foundation forDouglas Gregor2009-11-101-0/+183
OpenPOWER on IntegriCloud