[PATCH] D29979: [coroutines] Add co_return statement emission
Gor Nishanov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 6 13:25:00 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL297076: [coroutines] Add co_return statement emission (authored by GorNishanov).
Changed prior to commit:
https://reviews.llvm.org/D29979?vs=88485&id=90741#toc
Repository:
rL LLVM
https://reviews.llvm.org/D29979
Files:
cfe/trunk/lib/CodeGen/CGCoroutine.cpp
cfe/trunk/lib/CodeGen/CGStmt.cpp
cfe/trunk/lib/CodeGen/CodeGenFunction.h
cfe/trunk/test/CodeGenCoroutines/coro-alloc.cpp
cfe/trunk/test/CodeGenCoroutines/coro-return.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29979.90741.patch
Type: text/x-patch
Size: 6910 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170306/6c664bec/attachment.bin>
More information about the llvm-commits
mailing list