[libcxx-commits] [PATCH] D89057: Add the C++17 <memory_resource> header (mono-patch)
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jun 20 10:30:20 PDT 2022
philnik added a comment.
In D89057#3597000 <https://reviews.llvm.org/D89057#3597000>, @Mordante wrote:
> In D89057#3595320 <https://reviews.llvm.org/D89057#3595320>, @mmuetzel wrote:
>
>> Is this still being worked on? It would be nice (from a user point of view) if this could be in one of the next releases of libc++.
>
> I'm not aware of anybody working on this so I don't expect it to become part of the next libc++ release.
> I'm not going to work on it, my todo list has enough items to keep me busy.
I plan to work on it after the LLVM 15 release branch if we don't get things sorted with Arthur until then. I really want to get this into LLVM 16, but who knows how long it will take.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89057/new/
https://reviews.llvm.org/D89057
More information about the libcxx-commits
mailing list