[clang] [clang-tools-extra] [clang] Concepts: support pack expansions for type constraints (PR #132626)

via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 24 02:51:39 PDT 2025


================
@@ -78,6 +78,16 @@ class UnresolvedSetImpl;
 class VarTemplateDecl;
 enum class ImplicitParamKind;
 
+struct AssociatedConstraint {
----------------
cor3ntin wrote:

Can you add a comment here?

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


More information about the cfe-commits mailing list