[clang] [clang][Sema] Improve template argument deduction diagnostic (PR #122754)

Justin Fargnoli via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 20 16:01:47 PST 2025


================
@@ -715,12 +715,14 @@ namespace {
   struct DFIParamWithArguments : DFIArguments {
     TemplateParameter Param;
   };
+
----------------
justinfargnoli wrote:

```suggestion
```

https://github.com/llvm/llvm-project/pull/122754


More information about the cfe-commits mailing list