llvm-project/libcxx/test/std/experimental
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
..
algorithms/alg.search
func [libc++] Implement std::boyer_moore{, _horspool}_searcher 2022-06-17 19:09:40 +02:00
iterator/ostream.joiner [runtimes] Rename various libcpp-has-no-XYZ Lit features to just no-XYZ 2022-05-27 15:24:45 -04:00
language.support/support.coroutines [libc++] Granularize the rest of memory 2022-09-05 12:36:41 +02:00
memory [libc++][PMR] Deprecate the implementation in std::experimental 2022-11-01 00:37:08 +01:00
simd [libc++] [libc++abi] Mark a few tests as unsupported/xfail on gcc-7/8/9. 2020-11-26 08:59:52 +01:00
utilities [libc++] Extend check for non-ASCII characters to src/, test/ and benchmarks/ 2022-08-23 18:36:38 -04:00
lit.local.cfg