Age | Commit message (Expand) | Author |
---|---|---|
2012-02-06 | Fixed instantiation of DependentScopeDeclRefExpr. | Abramo Bagnara |
2010-06-16 | Fix the recently-added warning about 'typename' and 'template' | Douglas Gregor |
2010-06-14 | Warn when a 'typename' or a 'template' keyword refers to a | Douglas Gregor |
2010-05-05 | Support for 'template' as a disambiguator (PR7030) | Douglas Gregor |
2010-02-05 | When we're parsing an expression that may have looked like a | Douglas Gregor |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-11-04 | When instantiating a MemberExpr, be sure to instantiate the | Douglas Gregor |
2009-10-29 | Yet more instantiation-location information. Fixes PR5336. | Douglas Gregor |