[PATCH] D31692: [coroutines] Wrap the body of the coroutine in try-catch

Gor Nishanov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 22 15:33:39 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL303583: [coroutines] Wrap the body of the coroutine in try-catch (authored by GorNishanov).

Changed prior to commit:
  https://reviews.llvm.org/D31692?vs=99815&id=99827#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D31692

Files:
  cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
  cfe/trunk/lib/CodeGen/CGCoroutine.cpp
  cfe/trunk/lib/Sema/SemaCoroutine.cpp
  cfe/trunk/test/CodeGenCoroutines/coro-cleanup.cpp
  cfe/trunk/test/CodeGenCoroutines/coro-eh-cleanup.cpp
  cfe/trunk/test/SemaCXX/coroutine-seh.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31692.99827.patch
Type: text/x-patch
Size: 9935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170522/c64eefdc/attachment-0001.bin>


More information about the cfe-commits mailing list