summaryrefslogtreecommitdiffstats
path: root/test/SemaTemplate/temp_func_order.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 partial ordering of function templates when calling aDouglas Gregor2009-09-141-1/+10
* Implement partial ordering of function template specializations Douglas Gregor2009-09-141-0/+86