[libcxx-commits] [PATCH] D89057: Add the C++17 <memory_resource> header (mono-patch)

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Sep 23 08:49:42 PDT 2022


ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.

LGTM once the CI passes.



================
Comment at: libcxx/lib/abi/CHANGELOG.TXT:144
 
+* [libc++] [C++17] Implement <memory_resource>.
+
----------------
This should be moved to 16.0.


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