[libcxx-commits] [PATCH] D106735: [libc++] Fix signed overflow inside ranges::advance.
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Jul 23 19:21:31 PDT 2021
Quuxplusone updated this revision to Diff 361404.
Quuxplusone added a comment.
whoops, didn't `commit --amend` before diffing
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106735/new/
https://reviews.llvm.org/D106735
Files:
libcxx/include/__iterator/advance.h
libcxx/test/std/iterators/iterator.primitives/range.iter.ops/range.iter.ops.advance/iterator_count_sentinel.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106735.361404.patch
Type: text/x-patch
Size: 4435 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210724/dbbd26e9/attachment.bin>
More information about the libcxx-commits
mailing list