Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DeclaratorInfo -> TypeSourceInfo. Makes an effort to rename associated varia... | John McCall | 2009-12-07 | 1 | -1/+1 |
* | Canonical template arguments that are template template parameters by | Douglas Gregor | 2009-11-23 | 1 | -2/+12 |
* | Fix speculative parsing of dependent template names in | Douglas Gregor | 2009-11-11 | 1 | -1/+2 |
* | Introduce a new representation for template template | Douglas Gregor | 2009-11-11 | 1 | -0/+13 |
* | A few TemplateArgumentLoc clean-ups. Try to remember the Expr for a declarat... | John McCall | 2009-10-29 | 1 | -7/+7 |
* | Track source information for template arguments and template specialization | John McCall | 2009-10-29 | 1 | -5/+23 |
* | Extract TemplateArgument into a new header just for common template | John McCall | 2009-10-29 | 1 | -0/+79 |