================ @@ -4649,49 +4649,48 @@ class SubstNonTypeTemplateParmPackExpr : public Expr { /// \endcode class FunctionParmPackExpr final : public Expr, - private llvm::TrailingObjects<FunctionParmPackExpr, VarDecl *> { + private llvm::TrailingObjects<FunctionParmPackExpr, ValueDecl *> { ---------------- zyn0217 wrote:
Can we also update the attached comments to reflect it now supports structure binding pack? https://github.com/llvm/llvm-project/pull/125394 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits