[PATCH] D144680: [Coroutines] Avoid creating conditional cleanup markers in suspend block

Wei Wang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 28 15:31:47 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGce7eb2e05544: [Coroutines] Avoid creating conditional cleanup markers in suspend block (authored by weiwang).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144680/new/

https://reviews.llvm.org/D144680

Files:
  clang/lib/CodeGen/CGCoroutine.cpp
  clang/lib/CodeGen/CGExpr.cpp
  clang/lib/CodeGen/CodeGenFunction.h
  clang/test/CodeGenCoroutines/pr59181.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144680.501311.patch
Type: text/x-patch
Size: 4467 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230228/06e2d502/attachment.bin>


More information about the cfe-commits mailing list