aboutsummaryrefslogtreecommitdiff
path: root/test/SemaTemplate/ambiguous-ovl-print.cpp
AgeCommit message (Expand)Author
2010-01-13Improve the reporting of non-viable overload candidates by noting the reasonJohn McCall
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-09-15When printing an overload candidate that is a function template specialization,Douglas Gregor