llvm-project/libcxx/test/std/iterators/iterator.primitives/range.iter.ops/range.iter.ops.advance
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
..
constraints.verify.cpp
iterator_count.pass.cpp Revert "Revert "[libcxx][module-map] creates submodules for private headers"" 2021-06-16 16:36:41 +00:00
iterator_count_sentinel.pass.cpp [libc++] Fix signed overflow inside ranges::advance. 2021-07-26 16:41:21 -04:00
iterator_sentinel.pass.cpp [libcxx][nfc] Global `constexpr friend` -> `friend constexpr`. 2021-07-23 09:08:50 -07:00
special_function.compile.pass.cpp [libcxx][modularisation] properly modularises advance, next, and prev 2021-07-22 23:30:02 +00:00