[PATCH] D30769: [coroutines] Build and pass coroutine_handle to await_suspend

Gor Nishanov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 8 19:21:51 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL297356: [coroutines] Build and pass coroutine_handle to await_suspend (authored by GorNishanov).

Changed prior to commit:
  https://reviews.llvm.org/D30769?vs=91121&id=91122#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30769

Files:
  cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
  cfe/trunk/lib/Sema/SemaCoroutine.cpp
  cfe/trunk/lib/Sema/SemaExprMember.cpp
  cfe/trunk/test/CodeGenCoroutines/coro-alloc.cpp
  cfe/trunk/test/CodeGenCoroutines/coro-return.cpp
  cfe/trunk/test/SemaCXX/coreturn.cpp
  cfe/trunk/test/SemaCXX/coroutines.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30769.91122.patch
Type: text/x-patch
Size: 17795 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170309/838cb575/attachment-0001.bin>


More information about the cfe-commits mailing list