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

Eric Fiselier via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 16 20:56:11 PST 2017


EricWF updated this revision to Diff 88852.
EricWF added a comment.

- Update so that it merges with https://reviews.llvm.org/D26057


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/SemaCXX/coroutines.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26316.88852.patch
Type: text/x-patch
Size: 11810 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170217/3ea463e8/attachment.bin>


More information about the cfe-commits mailing list