[libcxx-commits] [PATCH] D141216: [libc++][test] zip_view test cleanups
Casey Carter via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Jan 8 01:04:54 PST 2023
CaseyCarter updated this revision to Diff 487150.
CaseyCarter edited the summary of this revision.
CaseyCarter added a comment.
Deal with differences due to P2165R4.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141216/new/
https://reviews.llvm.org/D141216
Files:
libcxx/test/std/ranges/range.adaptors/range.zip/cpo.pass.cpp
libcxx/test/std/ranges/range.adaptors/range.zip/ctor.default.pass.cpp
libcxx/test/std/ranges/range.adaptors/range.zip/iterator/compare.pass.cpp
libcxx/test/std/ranges/range.adaptors/range.zip/iterator/deref.pass.cpp
libcxx/test/std/ranges/range.adaptors/range.zip/iterator/member_types.compile.pass.cpp
libcxx/test/std/ranges/range.adaptors/range.zip/iterator/subscript.pass.cpp
libcxx/test/std/ranges/range.adaptors/range.zip/types.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141216.487150.patch
Type: text/x-patch
Size: 7046 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230108/5c0cafe2/attachment.bin>
More information about the libcxx-commits
mailing list