[PATCH] D31460: [coroutines] Add cleanup for compiler injected objects/allocations in coroutine body

Gor Nishanov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 31 17:35:19 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL299281: [coroutines] Add cleanup for compiler injected objects/allocations in coroutine… (authored by GorNishanov).

Changed prior to commit:
  https://reviews.llvm.org/D31460?vs=93370&id=93728#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D31460

Files:
  cfe/trunk/lib/CodeGen/CGCoroutine.cpp
  cfe/trunk/test/CodeGenCoroutines/coro-cleanup.cpp
  cfe/trunk/test/CodeGenCoroutines/coro-return.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31460.93728.patch
Type: text/x-patch
Size: 6801 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170401/8932ac96/attachment.bin>


More information about the cfe-commits mailing list