================
@@ -326,6 +320,48 @@ namespace classes {
       // expected-error@-1 {{no matching function for call}}
     }
   } // namespace packs
+  namespace nested {
----------------
mizvekov wrote:

The test case from 100692 doesn't have anything interesting new on top of this 
one. There might be differences in the kinds of template arguments which have 
default deductions, but we already test all kinds when matching TTP to  TTP, so 
I am not sure it would be worth doing a power set where we test every 
combination of matching with every kind.

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

Reply via email to