[PATCH] D146187: [docs] Update the status for coroutines

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 17 05:32:17 PDT 2023


aaron.ballman added a comment.

In D146187#4201223 <https://reviews.llvm.org/D146187#4201223>, @ChuanqiXu wrote:

>> 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.

Thanks for handling the TS bits, but what am I misunderstanding here: https://godbolt.org/z/KdrM713r5 ?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D146187/new/

https://reviews.llvm.org/D146187



More information about the cfe-commits mailing list