llvm-project/libcxx/test/std/ranges/range.utility/range.subrange
Arthur O'Dwyer 6a56d5cc25 [libc++] Fix LWG3589 "The const lvalue reference overload of get for subrange..."
https://cplusplus.github.io/LWG/issue3589

Differential Revision: https://reviews.llvm.org/D117961
2022-02-01 15:14:44 -05:00
..
advance.pass.cpp [libc++] Remove incorrect default constructor in cpp17_input_iterator 2022-01-04 14:33:51 -05:00
borrowing.compile.pass.cpp [libc++] [ranges] ref_view and empty_view are borrowed ranges. Normalize borrowed_range tests. 2022-01-27 14:21:51 -05:00
ctad.compile.pass.cpp [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
ctor.begin_end.pass.cpp [libc++] Various cleanups in the ranges tests 2021-08-30 12:46:32 -04:00
ctor.begin_end_size.pass.cpp [libc++] Various cleanups in the ranges tests 2021-08-30 12:46:32 -04:00
ctor.default.pass.cpp [libc++] Simplify std::ranges::subrange 2021-09-28 17:34:01 -04:00
ctor.pair_like_conv.pass.cpp [libc++] Various cleanups in the ranges tests 2021-08-30 12:46:32 -04:00
ctor.range.pass.cpp [libc++] Various cleanups in the ranges tests 2021-08-30 12:46:32 -04:00
ctor.range_size.pass.cpp [libc++] Various cleanups in the ranges tests 2021-08-30 12:46:32 -04:00
general.compile.pass.cpp [libc++] Remove Lit annotations for unsupported GCC versions from the test suite 2021-08-12 13:30:47 -04:00
get.pass.cpp [libc++] Fix LWG3589 "The const lvalue reference overload of get for subrange..." 2022-02-01 15:14:44 -05:00
lwg3470.pass.cpp [libc++] [ranges] Fix LWG3470 "convertible-to-non-slicing seems to reject valid case" 2022-01-26 19:30:12 -05:00
primitives.pass.cpp [libc++] Add an assertion in the subrange constructors with a size hint 2021-09-03 16:04:02 -04:00
structured_bindings.pass.cpp [libc++] Various cleanups in the ranges tests 2021-08-30 12:46:32 -04:00
types.h [libc++] Add an assertion in the subrange constructors with a size hint 2021-09-03 16:04:02 -04:00