Catch missed uses of function with unsatisfied constraints.
While looking at CA378 I noticed that we weren't properly diagnosing two of the three erroneous lines in the example. * decl2.c (mark_used): Diagnose use of a function with unsatisfied constraints here. * typeck.c (cp_build_function_call_vec): Not here. From-SVN: r277860
Showing
gcc/testsuite/g++.dg/cpp2a/concepts-fn4.C
0 → 100644
Please
register
or
sign in
to comment