llvm-project/libcxx/test
Christopher Di Bella d8fad66149 [libcxx][ranges] adds concept `sized_range` and cleans up `ranges::size`
* adds `sized_range` and conformance tests
* moves `disable_sized_range` into namespace `std::ranges`
* removes explicit type parameter

Implements part of P0896 'The One Ranges Proposal'.

Differential Revision: https://reviews.llvm.org/D102434
2021-05-19 18:16:45 +00:00
..
configs [libc++] Move handling of the target triple to the DSL 2021-05-08 11:10:53 -04:00
libcxx [libcxx][test] Attempt to make debug mode tests more bulletproof 2021-05-18 14:52:34 +02:00
std [libcxx][ranges] adds concept `sized_range` and cleans up `ranges::size` 2021-05-19 18:16:45 +00:00
support [libcxx][test] Attempt to make debug mode tests more bulletproof 2021-05-18 14:52:34 +02:00
CMakeLists.txt
lit.cfg.py