[clang] [clang][CodeGen] Promote point of GRO(CWG2563) (PR #151067)

Chuanqi Xu via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 29 19:11:06 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.
----------------
ChuanqiXu9 wrote:

We need to update the comments too.

https://github.com/llvm/llvm-project/pull/151067


More information about the cfe-commits mailing list