[libcxx-commits] [PATCH] D108697: [libc++] Remove <experimental/coroutine>
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jul 4 00:33:14 PDT 2022
philnik added a comment.
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.
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