[PATCH] D26316: [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 18:37:48 PST 2017


GorNishanov updated this revision to Diff 91119.
GorNishanov added a comment.

preparing to land


https://reviews.llvm.org/D26316

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26316.91119.patch
Type: text/x-patch
Size: 17400 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170309/69393d62/attachment-0001.bin>


More information about the cfe-commits mailing list