llvm-project/libcxx/test/std/algorithms/alg.nonmodifying/alg.search
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
..
ranges.search.pass.cpp [libc++] Make <ranges> non-experimental 2022-08-18 16:59:58 -04:00
ranges.search_n.pass.cpp [libc++] Make <ranges> non-experimental 2022-08-18 16:59:58 -04:00
search.pass.cpp
search_n.pass.cpp
search_n_pred.pass.cpp [libc++][ranges] fix `std::search_n` incorrect `static_assert` 2022-07-19 17:24:47 -07:00
search_pred.pass.cpp