================ @@ -9713,7 +9713,8 @@ class Sema final { /// not already done so. void DeclareImplicitDeductionGuides(TemplateDecl *Template, SourceLocation Loc); - FunctionTemplateDecl *DeclareImplicitDeductionGuideFromInitList( + /// Declare aggregate deduction guides. ---------------- hokein wrote:
OK, I removed it. https://github.com/llvm/llvm-project/pull/85904 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits