[PATCH] D33479: [coroutines] [NFC] Add tests for return_void, unhandled_exception and promise dtor
Gor Nishanov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 24 07:20:07 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL303748: [coroutines] [NFC] Add tests for return_void, unhandled_exception and promiseā¦ (authored by GorNishanov).
Changed prior to commit:
https://reviews.llvm.org/D33479?vs=100034&id=100084#toc
Repository:
rL LLVM
https://reviews.llvm.org/D33479
Files:
cfe/trunk/test/CodeGenCoroutines/Inputs/coroutine.h
cfe/trunk/test/CodeGenCoroutines/coro-promise-dtor.cpp
cfe/trunk/test/CodeGenCoroutines/coro-ret-void.cpp
cfe/trunk/test/CodeGenCoroutines/coro-unhandled-exception.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33479.100084.patch
Type: text/x-patch
Size: 8911 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170524/b9dc8ca6/attachment.bin>
More information about the cfe-commits
mailing list