[PATCH] D82029: [Coroutines] Ensure co_await promise.final_suspend() does not throw

Mikael Holmén via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 23 22:08:10 PDT 2020


uabelho added a comment.

In D82029#2109167 <https://reviews.llvm.org/D82029#2109167>, @lxfind wrote:

> Test failures are being fixed in https://reviews.llvm.org/D82338/new/


Thanks!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D82029/new/

https://reviews.llvm.org/D82029





More information about the cfe-commits mailing list