[PATCH] D47673: [Coroutines] Less IR for noexcept await_resume

Brian Gesiak via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Jun 23 12:02:08 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL335422: [Coroutines] Less IR for noexcept await_resume (authored by modocache, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D47673

Files:
  cfe/trunk/lib/CodeGen/CGCoroutine.cpp
  cfe/trunk/test/CodeGenCoroutines/coro-await-resume-eh.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47673.152603.patch
Type: text/x-patch
Size: 5840 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180623/60d68bd5/attachment-0001.bin>


More information about the cfe-commits mailing list