llvm-project/clang/test/CXX/temp
John McCall e1ac8d1742 Improve the reporting of non-viable overload candidates by noting the reason
why the candidate is non-viable.  There's a lot we can do to improve this, but
it's a good start.  Further improvements should probably be integrated with the
bad-initialization reporting routines.

llvm-svn: 93277
2010-01-13 00:25:19 +00:00
..
temp.decls Improve the reporting of non-viable overload candidates by noting the reason 2010-01-13 00:25:19 +00:00
temp.fct.spec When resolving a single function template specialization to a 2010-01-11 19:55:36 +00:00
temp.param Improve the reporting of non-viable overload candidates by noting the reason 2010-01-13 00:25:19 +00:00
temp.res Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
temp.spec Improve the reporting of non-viable overload candidates by noting the reason 2010-01-13 00:25:19 +00:00