[libcxx-commits] [PATCH] D105894: [libc++] NFCI: Restore code duplication in wrap_iter, with test.
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jul 13 21:37:28 PDT 2021
Quuxplusone updated this revision to Diff 358506.
Quuxplusone retitled this revision from "Revert "[libc++] NFCI: Remove code duplication and obsolete declarations in wrap_iter"" to "[libc++] NFCI: Restore code duplication in wrap_iter, with test.".
Quuxplusone edited the summary of this revision.
Quuxplusone added a comment.
Restore the homogeneous comparison operators. Expand @ldionne's test case a little further. This is ready to land, IMHO, assuming CI is green.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105894/new/
https://reviews.llvm.org/D105894
Files:
libcxx/include/__iterator/wrap_iter.h
libcxx/test/std/containers/iterator.rel_ops.compile.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105894.358506.patch
Type: text/x-patch
Size: 7232 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210714/5a758741/attachment-0001.bin>
More information about the libcxx-commits
mailing list