[PATCH] D131938: [C++20] [Coroutines] Disable to take the address of labels in coroutines
Adrian Vogelsgesang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 14 19:06:19 PST 2022
avogelsgesang added a comment.
Personally, I am fine with this change as in review right now.
@ychen are you still planning to look further into this issue as part of your alternative patch https://reviews.llvm.org/D132084 ? Otherwise, I would propose that we merge @ChuanqiXu 's change for the time being. Later on, we can still re-enable this functionality, as soon as we figured out the LLVM coroutine semantics of this
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131938/new/
https://reviews.llvm.org/D131938
More information about the cfe-commits
mailing list