================
@@ -172,6 +180,13 @@ class SubstTemplateTemplateParmPackStorage : public
UncommonTemplateNameStorage,
unsigned Index, bool Final);
};
+struct DefaultArguments {
+ unsigned StartPos;
----------------
cor3ntin wrote:Can we add a comment here? https://github.com/llvm/llvm-project/pull/94981 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
