[PATCH] D25444: [coroutines] Add coro.end handling

Gor Nishanov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 4 22:05:53 PDT 2017


GorNishanov updated this revision to Diff 94161.
GorNishanov retitled this revision from "[coroutines] Hybrid (bundle + bool returning coro.end approach)" to "[coroutines] Add coro.end handling".
GorNishanov edited the summary of this revision.
GorNishanov added a subscriber: cfe-commits.
GorNishanov added a comment.
Herald added a subscriber: EricWF.

Preparing to land


https://reviews.llvm.org/D25444

Files:
  lib/CodeGen/CGCoroutine.cpp
  test/CodeGenCoroutines/coro-eh-cleanup.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25444.94161.patch
Type: text/x-patch
Size: 5644 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170405/92f3f15f/attachment-0001.bin>


More information about the cfe-commits mailing list