[PATCH] D37131: [coroutines] Support coroutine-handle returning await-suspend (i.e symmetric control transfer)

Gor Nishanov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 24 21:48:03 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL311762: [coroutines] Support coroutine-handle returning await-suspend (i.e symmetric… (authored by GorNishanov).

Changed prior to commit:
  https://reviews.llvm.org/D37131?vs=112658&id=112659#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37131

Files:
  cfe/trunk/lib/CodeGen/CGCoroutine.cpp
  cfe/trunk/lib/Sema/SemaCoroutine.cpp
  cfe/trunk/test/CodeGenCoroutines/coro-await.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37131.112659.patch
Type: text/x-patch
Size: 5275 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170825/2c43f6c9/attachment.bin>


More information about the cfe-commits mailing list