[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 15:34:41 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGad41d1e26b12: [libc++][test] zip_view test cleanups (authored by CaseyCarter).

Repository:
  rG LLVM Github Monorepo

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.487241.patch
Type: text/x-patch
Size: 7055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230108/660ca0b5/attachment-0001.bin>


More information about the libcxx-commits mailing list