[libcxx-commits] [PATCH] D108697: [libc++] Remove <experimental/coroutine>

Aaron Ballman via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jan 11 09:44:56 PST 2023


aaron.ballman added a comment.

In D108697#4044204 <https://reviews.llvm.org/D108697#4044204>, @ldionne wrote:

> I'd suggest we deprecate the flag and the header in LLVM 16, and remove the header and the flag in LLVM 17.
>
> So we'd hold off with this patch until after the LLVM 16 branch (delaying by one more release).

SGTM! Thank you for your patience while we figure this out. :-)

In D108697#4043477 <https://reviews.llvm.org/D108697#4043477>, @ChuanqiXu wrote:

> In D108697#4043125 <https://reviews.llvm.org/D108697#4043125>, @aaron.ballman wrote:
>
>> I'd appreciate it if you can tackle it if you have the chance in the next week or so. I'm still trying to get caught up on reviews (just in time for the C standards meetings in a a few weeks, lol).
>
> Got it. I'll try to make it and I'll try to note you to take it if I can't make it due to I'll take a vacation in 20th.

Thanks, I'm happy to take it over if you can't get to it before your vacation.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108697



More information about the libcxx-commits mailing list