llvm-project/libcxx/test/std/experimental/memory
Nikolas Klauser 28e399fa1e [libc++][PMR] Deprecate the implementation in std::experimental
This commit deprecates <experimental/memory_resource> since we now ship the non-experimental
version of it. Per the libc++ policy [1], we are deprecating the experimental feature in
upcoming LLVM 16 and will remove it entirely in LLVM 18.

[1]: https://libcxx.llvm.org/DesignDocs/ExperimentalFeatures.html#id4

Reviewed By: ldionne, #libc

Spies: EricWF, libcxx-commits

Differential Revision: https://reviews.llvm.org/D136245
2022-11-01 00:37:08 +01:00
..
memory.polymorphic.allocator.class [libc++][PMR] Deprecate the implementation in std::experimental 2022-11-01 00:37:08 +01:00
memory.resource [libc++][PMR] Deprecate the implementation in std::experimental 2022-11-01 00:37:08 +01:00
memory.resource.adaptor [libc++][PMR] Deprecate the implementation in std::experimental 2022-11-01 00:37:08 +01:00
memory.resource.aliases [libc++][PMR] Deprecate the implementation in std::experimental 2022-11-01 00:37:08 +01:00
memory.resource.global [libc++][PMR] Deprecate the implementation in std::experimental 2022-11-01 00:37:08 +01:00
memory.resource.synop [libc++] Remove "// -*- C++ -*-" comments from all .cpp files. NFCI. 2021-10-01 12:06:59 -04:00