[clang] [clang][CodeGen] Promote point of GRO(CWG2563) (PR #151067)
Weibo He via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 30 00:48:44 PDT 2025
================
@@ -691,7 +730,7 @@ struct GetReturnObjectManager {
// split its emission in two parts. EmitGroAlloca emits an alloca and sets up
// cleanups. Later when coroutine promise is available we initialize the gro
// and sets the flag that the cleanup is now active.
----------------
NewSigma wrote:
Done, thanks.
https://github.com/llvm/llvm-project/pull/151067
More information about the cfe-commits
mailing list