[libcxx-commits] [PATCH] D101922: [libcxx][iterator] adds `std::ranges::advance`
Christopher Di Bella via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat May 15 17:58:12 PDT 2021
cjdb updated this revision to Diff 345657.
cjdb added a comment.
rebases to activate CI
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101922/new/
https://reviews.llvm.org/D101922
Files:
libcxx/include/CMakeLists.txt
libcxx/include/__function_like.h
libcxx/include/__iterator/advance.h
libcxx/include/iterator
libcxx/test/std/iterators/iterator.primitives/range.iter.ops/range.iter.ops.advance/advance.pass.cpp
libcxx/test/std/iterators/iterator.primitives/range.iter.ops/range.iter.ops.advance/advance.verify.cpp
libcxx/test/std/iterators/iterator.primitives/range.iter.ops/range.iter.ops.distance/distance.pass.cpp
libcxx/test/support/test_iterators.h
libcxx/test/support/test_standard_function.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101922.345657.patch
Type: text/x-patch
Size: 35695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210516/3985a8ea/attachment-0001.bin>
More information about the libcxx-commits
mailing list