[PATCH] D26316: [coroutines] Build and pass coroutine_handle to await_suspend.

Gor Nishanov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 6 11:56:10 PST 2017


GorNishanov commandeered this revision.
GorNishanov edited reviewers, added: EricWF; removed: GorNishanov.
GorNishanov added a comment.

Comandeering this patch.
Last week Richard gave me some feedback in person on this code (in the full coroutine implementation not this patch in particular). I am going to implement the feedback and adjust this patch and resubmit for review.


https://reviews.llvm.org/D26316





More information about the cfe-commits mailing list