[libcxx-commits] [PATCH] D108697: [libc++] Remove <experimental/coroutine>
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jan 11 09:43:22 PST 2023
ldionne added a comment.
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).
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