================
@@ -1427,3 +1426,12 @@ void CIRGenFunction::emitCallArgs(
std::reverse(args.begin() + callArgsStart, args.end());
}
}
+
+bool CIRGenTypes::inheritingCtorHasParams(const InheritedConstructor
&inherited,
----------------
andykaylor wrote:
Yet another thing that could be shared with classic codegen? I'm not asking you
to do that for this PR, but maybe a comment?
https://github.com/llvm/llvm-project/pull/191467
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits