================ @@ -492,6 +504,15 @@ getExtParameterInfosForCall(const FunctionProtoType *proto, unsigned prefixArgs, const CGFunctionInfo &CodeGenTypes::arrangeCXXConstructorCall( ---------------- efriedma-quic wrote:
Please don't leave around an broken variant of arrangeCXXConstructorCall(). (If it isn't easy to fix the call in arrangeCXXConstructorCall, you can leave a FIXME there.) https://github.com/llvm/llvm-project/pull/193298 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
