https://reviews.llvm.org/D82029 introduced the non-throw check for final_suspend(). There are a few tests I missed in that patch.
Fixing them here.
Details
Details
- Reviewers
lewissbaker modocache ldionne - Group Reviewers
Restricted Project - Commits
- rGf2dd08844c1a: [Coroutines] Fix a few failing tests
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo