concepts-pr67070.C
735 Bytes
-
Catch missed uses of function with unsatisfied constraints. · 8aa76bb7
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
Jason Merrill committed