llvm-project/libcxx/test/std/algorithms/alg.modifying.operations/alg.partitions
Louis Dionne b8cb1dc9ea [libc++] Make <ranges> non-experimental
When we ship LLVM 16, <ranges> won't be considered experimental anymore.
We might as well do this sooner rather than later.

Differential Revision: https://reviews.llvm.org/D132151
2022-08-18 16:59:58 -04:00
..
is_partitioned.pass.cpp [libcxx][nfc] prefixes test type `input_iterator` with `cpp17_` 2021-05-02 05:02:59 +00:00
partition.pass.cpp
partition_copy.pass.cpp [libc++] Removes base member from tests. 2022-03-03 21:46:04 +01:00
partition_point.pass.cpp
ranges_partition.pass.cpp [libc++] Make <ranges> non-experimental 2022-08-18 16:59:58 -04:00
ranges_partition_copy.pass.cpp [libc++] Make <ranges> non-experimental 2022-08-18 16:59:58 -04:00
ranges_partition_point.pass.cpp [libc++] Make <ranges> non-experimental 2022-08-18 16:59:58 -04:00
ranges_stable_partition.pass.cpp [libc++] Make <ranges> non-experimental 2022-08-18 16:59:58 -04:00
stable_partition.pass.cpp [libc++] NFC: Normalize `#endif //` comment indentation 2021-04-20 12:03:32 -04:00