[libcxx-commits] [PATCH] D128864: [libc++] Fix algorihtms which use reverse_iterator
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Jul 3 05:17:39 PDT 2022
philnik updated this revision to Diff 441944.
philnik added a comment.
Rebased on top of D129039 <https://reviews.llvm.org/D129039>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128864/new/
https://reviews.llvm.org/D128864
Files:
libcxx/include/__algorithm/copy.h
libcxx/include/__algorithm/copy_backward.h
libcxx/include/__algorithm/inplace_merge.h
libcxx/include/__iterator/iterator_traits.h
libcxx/include/__iterator/reverse_iterator.h
libcxx/test/libcxx/algorithms/robust_against_cpp20_hostile_iterators.compile.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128864.441944.patch
Type: text/x-patch
Size: 12545 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220703/bfce3e77/attachment.bin>
More information about the libcxx-commits
mailing list