[PATCH] D157833: [C++20] [Coroutines] Mark await_suspend as noinline if the awaiter is not empty
John McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 21 15:43:18 PDT 2023
rjmccall accepted this revision.
rjmccall added a comment.
This revision is now accepted and ready to land.
Alright, LGTM.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157833/new/
https://reviews.llvm.org/D157833
More information about the cfe-commits
mailing list