[PATCH] D115219: [C++20] [Coroutines] Mark coroutine done if unhandled_exception throws
Chuanqi Xu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 8 22:57:43 PST 2021
ChuanqiXu updated this revision to Diff 393039.
ChuanqiXu added a comment.
Address comments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115219/new/
https://reviews.llvm.org/D115219
Files:
llvm/docs/Coroutines.rst
llvm/lib/Transforms/Coroutines/CoroSplit.cpp
llvm/test/Transforms/Coroutines/coro-split-eh-00.ll
llvm/test/Transforms/Coroutines/coro-split-eh-01.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115219.393039.patch
Type: text/x-patch
Size: 6870 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211209/a30edb2c/attachment.bin>
More information about the llvm-commits
mailing list