[libcxx-commits] [PATCH] D102006: [libcxx][ranges] Add range.subrange.

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue May 11 12:23:26 PDT 2021


zoecarver updated this revision to Diff 344535.
zoecarver added a comment.

Fix tests/rebase fallout.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D102006/new/

https://reviews.llvm.org/D102006

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__ranges/subrange.h
  libcxx/include/ranges
  libcxx/test/std/ranges/range.utility/range.subrange/access.pass.cpp
  libcxx/test/std/ranges/range.utility/range.subrange/ctad.compile.pass.cpp
  libcxx/test/std/ranges/range.utility/range.subrange/ctor.pass.cpp
  libcxx/test/std/ranges/range.utility/range.subrange/general.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102006.344535.patch
Type: text/x-patch
Size: 30946 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210511/bc708b06/attachment-0001.bin>


More information about the libcxx-commits mailing list