llvm-project/libcxx/test/std/iterators/iterator.primitives/range.iter.ops
Arthur O'Dwyer 41b17c444d [libc++] Fix signed overflow inside ranges::advance.
See LWG reflector thread of 2021-07-23 titled
'Question on ranges::advance and "past-the-sentinel iterators"'.
Test case heavily based on one graciously provided by Casey Carter.

Differential Revision: https://reviews.llvm.org/D106735
2021-07-26 16:41:21 -04:00
..
range.iter.ops.advance [libc++] Fix signed overflow inside ranges::advance. 2021-07-26 16:41:21 -04:00
range.iter.ops.next [libcxx][nfc] Global `constexpr friend` -> `friend constexpr`. 2021-07-23 09:08:50 -07:00
range.iter.ops.prev [libcxx][modularisation] properly modularises advance, next, and prev 2021-07-22 23:30:02 +00:00