[PATCH] D45860: [Coroutines] Catch exceptions in await_resume

Brian Gesiak via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 4 07:07:54 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC331519: [Coroutines] Catch exceptions in await_resume (authored by modocache, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45860?vs=144961&id=145188#toc

Repository:
  rC Clang

https://reviews.llvm.org/D45860

Files:
  lib/CodeGen/CGCoroutine.cpp
  test/CodeGenCoroutines/coro-await-resume-eh.cpp
  test/CodeGenCoroutines/coro-unhandled-exception.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45860.145188.patch
Type: text/x-patch
Size: 7780 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180504/b14db095/attachment-0001.bin>


More information about the cfe-commits mailing list