llvm-project/libcxx/test/std/algorithms
Louis Dionne 396fbe264f [libc++] Bump AppleClang compiler requirement
Per our policy, the latest released AppleClang has been 14 for a while,
so libc++ is removing support for AppleClang 13. Our CI bots have been
moved to AppleClang 14 a few weeks ago.

Differential Revision: https://reviews.llvm.org/D138685
2022-11-25 09:51:44 -05:00
..
alg.c.library
alg.modifying.operations [libc++] Add utilites for instantiating functions with multiple types 2022-11-21 20:35:06 +01:00
alg.nonmodifying [libcxx] Fix std::equal not accepting volatile types by refactoring __equal_to 2022-11-22 16:33:38 +08:00
alg.sorting [libc++] Bump AppleClang compiler requirement 2022-11-25 09:51:44 -05: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