[PATCH] D131938: [C++20] [Coroutines] Disable to take the address of labels in coroutines
Chuanqi Xu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 16 18:20:13 PST 2023
ChuanqiXu accepted this revision.
ChuanqiXu added a comment.
This revision is now accepted and ready to land.
Oh, sorry, I forgot this. Given D132084 <https://reviews.llvm.org/D132084> is not updated recently, I think we can merge this first. And it should be fine to remove this one after patches like D132084 <https://reviews.llvm.org/D132084> works properly.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131938/new/
https://reviews.llvm.org/D131938
More information about the cfe-commits
mailing list