llvm-project/libcxx/test/std/experimental/memory/memory.resource
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.resource.eq [libc++][PMR] Deprecate the implementation in std::experimental 2022-11-01 00:37:08 +01:00
memory.resource.overview
memory.resource.priv [libc++][PMR] Deprecate the implementation in std::experimental 2022-11-01 00:37:08 +01:00
memory.resource.public [libc++][PMR] Deprecate the implementation in std::experimental 2022-11-01 00:37:08 +01:00
construct.fail.cpp [libc++][PMR] Deprecate the implementation in std::experimental 2022-11-01 00:37:08 +01:00