summaryrefslogtreecommitdiffstats
path: root/test/SemaTemplate/template-id-expr.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed instantiation of DependentScopeDeclRefExpr.Abramo Bagnara2012-02-061-0/+14
* Fix the recently-added warning about 'typename' and 'template'Douglas Gregor2010-06-161-6/+5
* Warn when a 'typename' or a 'template' keyword refers to aDouglas Gregor2010-06-141-5/+6
* Support for 'template' as a disambiguator (PR7030)Douglas Gregor2010-05-051-0/+38
* When we're parsing an expression that may have looked like aDouglas Gregor2010-02-051-0/+17
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* When instantiating a MemberExpr, be sure to instantiate theDouglas Gregor2009-11-041-1/+16
* Yet more instantiation-location information. Fixes PR5336.Douglas Gregor2009-10-291-0/+14