summaryrefslogtreecommitdiffstats
path: root/test/SemaTemplate/operator-function-id-template.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Implement support for parsing dependent template-ids that refer toDouglas Gregor2009-11-041-3/+4
* Parsing and semantic analysis for template-ids that name overloadedDouglas Gregor2009-11-031-0/+27