[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 17:47:25 PST 2017
GorNishanov updated this revision to Diff 91117.
GorNishanov added a comment.
- Addressed nits
- Improved error messages even further
- Merge on top of the trunk
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.91117.patch
Type: text/x-patch
Size: 16370 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170309/0a6c0bb9/attachment-0001.bin>
More information about the cfe-commits
mailing list