================
@@ -4872,7 +4872,19 @@ def note_ovl_candidate_inconsistent_deduction_types : 
Note<
     "%1 and %3 of conflicting types for parameter %0}2,4">;
 def note_ovl_candidate_explicit_arg_mismatch_named : Note<
     "candidate template ignored: invalid explicitly-specified argument "
-    "for template parameter %0">;
+    "for template parameter %0: ">;
----------------
AidanGoldfarb wrote:

resolved in last commit

https://github.com/llvm/llvm-project/pull/122754
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to