llvm-project/clang/test/CXX/temp
Richard Smith 44ecdbdc61 Improve 'failed template argument deduction' diagnostic for the case where we
have a direct mismatch between some component of the template and some
component of the argument. The diagnostic now says what the mismatch was, but
doesn't yet say which part of the template doesn't match.

llvm-svn: 174039
2013-01-31 05:19:49 +00:00
..
temp.arg Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. 2012-10-19 12:44:48 +00:00
temp.decls Refactor to call ActOnFinishFullExpr on every full expression. Teach 2013-01-14 22:39:08 +00:00
temp.fct.spec Improve 'failed template argument deduction' diagnostic for the case where we 2013-01-31 05:19:49 +00:00
temp.names Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. 2012-10-19 12:44:48 +00:00
temp.param Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. 2012-10-19 12:44:48 +00:00
temp.res Fix regression in r168477. Use canonical decl when looking for base class 2012-11-22 00:40:54 +00:00
temp.spec Add test for PR12938, fixed by Richard Smith in r172691 2013-01-17 02:43:00 +00:00
temp.type Update all tests other than Driver/std.cpp to use -std=c++11 rather than 2011-10-13 22:29:44 +00:00
p3.cpp Promote the warning about extra qualification on a declaration from a 2012-09-13 20:16:20 +00:00