[clang] [clang] Do not substitute parameter pack while retaining the pack expansion (PR #108197)

Utkarsh Saxena via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 12 03:38:56 PDT 2024


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

Done.

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


More information about the cfe-commits mailing list