[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:14:14 PST 2017
GorNishanov updated this revision to Diff 91121.
GorNishanov added a comment.
tweak SemaCXX/coreturn.cpp test to actually pass
https://reviews.llvm.org/D30769
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: D30769.91121.patch
Type: text/x-patch
Size: 17585 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170309/e1a9eaf7/attachment-0001.bin>
More information about the cfe-commits
mailing list