[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 14:32:12 PDT 2017


GorNishanov updated this revision to Diff 99815.
GorNishanov added a comment.

Fix misspelling in a comment.
@rsmith, Looks good now?


https://reviews.llvm.org/D31692

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

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


More information about the cfe-commits mailing list