aboutsummaryrefslogtreecommitdiff
path: root/test/SemaTemplate/template-id-expr.cpp
AgeCommit message (Expand)Author
2010-02-05When we're parsing an expression that may have looked like aDouglas Gregor
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-11-04When instantiating a MemberExpr, be sure to instantiate theDouglas Gregor
2009-10-29Yet more instantiation-location information. Fixes PR5336.Douglas Gregor