[PATCH] D146187: [docs] Update the status for coroutines
Chuanqi Xu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 16 20:35:37 PDT 2023
ChuanqiXu added a comment.
> but we don't define __cpp_impl_coroutine: http://eel.is/c++draft/tab:cpp.predefined.ft
We defined `__cpp_impl_coroutine`. And `__cpp_coroutines` is for Coroutines TS. I forgot to remove this too. I'll handle it in a separate patch.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146187/new/
https://reviews.llvm.org/D146187
More information about the cfe-commits
mailing list