llvm-project/libcxx/test/std/iterators/iterator.primitives
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
..
iterator.basic [libc++] Deprecate std::iterator and remove it as a base class 2021-05-27 11:34:04 -04:00
iterator.operations [libc++] Avoid triggering warnings for implicit conversion 2021-07-23 10:53:10 -04:00
iterator.traits [libc++] Update all the pre-defined iterator types for C++20 2021-05-31 11:59:40 -04:00
range.iter.ops [libc++] Fix signed overflow inside ranges::advance. 2021-07-26 16:41:21 -04:00
std.iterator.tags [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00