llvm-project/libcxx/test/std/ranges/range.adaptors
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
..
range.all [libc++] Suppress -Wctad-maybe-unsupported on types w/o deduction guides 2022-10-03 14:05:08 -04:00
range.common.view [libc++] Make <ranges> non-experimental 2022-08-18 16:59:58 -04:00
range.counted [libc++] Make <ranges> non-experimental 2022-08-18 16:59:58 -04:00
range.drop [libc++] Make <ranges> non-experimental 2022-08-18 16:59:58 -04:00
range.drop.while [libc++][ranges] implement `std::ranges::drop_while_view` 2022-10-18 19:34:47 +01:00
range.empty [libc++] Make <ranges> non-experimental 2022-08-18 16:59:58 -04:00
range.filter [libc++] Bump AppleClang compiler requirement 2022-11-25 09:51:44 -05:00
range.join.view [libc++] Suppress -Wctad-maybe-unsupported on types w/o deduction guides 2022-10-03 14:05:08 -04:00
range.lazy.split [libc++] Remove default definition of std::char_traits 2022-11-23 09:51:01 -05:00
range.reverse [libc++] Make <ranges> non-experimental 2022-08-18 16:59:58 -04:00
range.take fix errors on passing input iterator to `std::views::take` 2022-09-25 15:41:13 +01:00
range.take.while [libc++][ranges]implement `std::views::take_while` 2022-10-09 08:10:19 +01:00
range.transform [libc++] Make <ranges> non-experimental 2022-08-18 16:59:58 -04:00
range.zip [libc++] Granularize the rest of memory 2022-09-05 12:36:41 +02:00