llvm-project/libcxx/test/std/ranges
Arthur O'Dwyer 610ac8dbcc [libc++] [test] s/ContiguousView/MoveOnlyView/g. NFCI.
The unique (ha!) thing about this range type is that it's move-only.
Its contiguity is unsurprising (most of our test ranges are contiguous).
Discussed in D111231 but committed separately for clarity.
2021-10-06 16:43:03 -04:00
..
range.access [libc++] [test] Change a lot of free begin/end pairs to members. NFCI. 2021-10-06 16:43:03 -04:00
range.adaptors [libc++] [test] s/ContiguousView/MoveOnlyView/g. NFCI. 2021-10-06 16:43:03 -04:00
range.factories [libc++] [ranges] Uncomment operator<=> in transform and iota iterators. 2021-10-02 21:26:27 -04:00
range.req [libc++][NFC] Replace uses of stdr:: by just std::ranges:: 2021-09-02 13:02:12 -04:00
range.utility [libc++] Simplify std::ranges::subrange 2021-09-28 17:34:01 -04:00