aboutsummaryrefslogtreecommitdiff
path: root/test/SemaTemplate/temp.cpp
AgeCommit message (Expand)Author
2010-08-28If filtering a lookup result leaves it ambiguous, keep the ambiguity John McCall
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-05-12Parser::ParseDeclarationOrFunctionDefinition no longer needs to acceptDouglas Gregor
2009-05-12Refactor the parsing of declarations so that template declarations canDouglas Gregor