[PATCH] D26316: [coroutines] Build and pass coroutine_handle to await_suspend.
Gor Nishanov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 7 08:38:38 PST 2017
GorNishanov updated this revision to Diff 90862.
GorNishanov added a comment.
- removed '&' that snicked near Location parameter
- reordered a few lines to minimize the diff from Eric's version
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/coroutines.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26316.90862.patch
Type: text/x-patch
Size: 13576 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170307/c58c7e88/attachment.bin>
More information about the cfe-commits
mailing list