[PATCH] D144680: [Coroutines] Avoid creating conditional cleanup markers in suspend block
Wei Wang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 27 16:16:40 PST 2023
weiwang updated this revision to Diff 500958.
weiwang edited the summary of this revision.
weiwang added a comment.
add test case and some comments
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.500958.patch
Type: text/x-patch
Size: 4392 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230228/f2d22024/attachment.bin>
More information about the cfe-commits
mailing list