[libcxx-commits] [PATCH] D108697: [libc++] Remove <experimental/coroutine>
Chuanqi Xu via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jul 4 00:36:52 PDT 2022
ChuanqiXu added a comment.
In D108697#3627713 <https://reviews.llvm.org/D108697#3627713>, @philnik wrote:
> In D108697#3627549 <https://reviews.llvm.org/D108697#3627549>, @ChuanqiXu wrote:
>
>> Maybe we need to land this soon since the release/15.x branch would be created in July 26: https://discourse.llvm.org/t/llvm-15-0-0-release-schedule/63495
>
> You're one release early. Your coroutine patch was part of LLVM 14, so `<experimental/coroutine>` stays for 14 and 15. It will be removed during the LLVM 16 timeframe.
Oh, I made a mistake. My bad. Thanks for clarifying.
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