llvm-project/libcxx/test/std/algorithms
Nikolas Klauser 89b356f05a [libc++] Granularize <concept> includes
Reviewed By: ldionne, #libc

Spies: libcxx-commits

Differential Revision: https://reviews.llvm.org/D137283
2022-11-05 20:59:29 +01:00
..
alg.c.library
alg.modifying.operations Revert "[libc++][ranges]Refactor `copy{,_backward}` and `move{,_backward}`" 2022-10-02 16:23:35 -07:00
alg.nonmodifying [libc++] Make <ranges> non-experimental 2022-08-18 16:59:58 -04:00
alg.sorting [libc++] Granularize <concept> includes 2022-11-05 20:59:29 +01:00
algorithms.general
algorithms.results [libc++] Make <ranges> non-experimental 2022-08-18 16:59:58 -04:00
ranges_result_alias_declarations.compile.pass.cpp [libc++] Make <ranges> non-experimental 2022-08-18 16:59:58 -04:00
ranges_robust_against_dangling.pass.cpp [libc++] Make <ranges> non-experimental 2022-08-18 16:59:58 -04:00
ranges_robust_against_differing_projections.pass.cpp [libc++] Add [[nodiscard]] extensions to ranges algorithms 2022-11-05 16:38:46 +01:00
ranges_robust_against_nonbool_predicates.pass.cpp [libc++] Add [[nodiscard]] extensions to ranges algorithms 2022-11-05 16:38:46 +01:00
ranges_robust_against_omitting_invoke.pass.cpp [libc++] Add [[nodiscard]] extensions to ranges algorithms 2022-11-05 16:38:46 +01:00
ranges_robust_against_proxy_iterators.pass.cpp [libc++] Add [[nodiscard]] extensions to ranges algorithms 2022-11-05 16:38:46 +01:00
robust_against_adl.compile.pass.cpp [libc++] Granularize <iterator> includes 2022-06-10 22:43:57 +02:00
robust_against_adl_on_new.pass.cpp [libc++] [test] Add "robust_re_difference_type.compile.pass.cpp" for all the algorithms. 2021-11-18 00:12:41 -05:00
robust_against_proxy_iterators_lifetime_bugs.pass.cpp [libc++] Enable [[nodiscard]] extensions by default 2022-09-02 21:34:20 +02:00
robust_re_difference_type.compile.pass.cpp [libc++] Test that our algorithms never copy a user-provided comparator. 2021-11-19 15:03:24 -05:00