================
@@ -0,0 +1,14 @@
+// RUN: %clang_cc1 -std=c++20 -fsyntax-only -verify %s
----------------
zyn0217 wrote:

Can you move the test to a pre-existing file instead of adding a new one? e.g. 
somewhere like clang/test/SemaTemplate/pack-deduction.cpp, since this patch is 
affecting something that has been around for many years.

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

Reply via email to