bruno added a comment. Thanks for working on this Wei!
Can you please add a testcase? ================ Comment at: clang/lib/CodeGen/CodeGenFunction.h:336 std::unique_ptr<CGCoroData> Data; + bool InSuspendBlock = false; CGCoroInfo(); ---------------- Should this live inside CGCoroData instead? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D144680/new/ https://reviews.llvm.org/D144680 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits