================ @@ -338,6 +386,85 @@ static QualType getCoroutineSuspendExprReturnType(const ASTContext &Ctx, } #endif +llvm::Function *CodeGenFunction::generateAwaitSuspendHelper( ---------------- ChuanqiXu9 wrote:
For such function definitions, generally we need a comment about its reasoning and behavior. This is not for me but other developers. https://github.com/llvm/llvm-project/pull/79712 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits