[libcxx-commits] [PATCH] D102563: [libcxx][iterator] adds	`std::ranges::next`
    Christopher Di Bella via Phabricator via libcxx-commits 
    libcxx-commits at lists.llvm.org
       
    Wed May 26 18:34:18 PDT 2021
    
    
  
cjdb updated this revision to Diff 348141.
cjdb added a comment.
rebases to see if CI started working properly
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D102563/new/
https://reviews.llvm.org/D102563
Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__iterator/next.h
  libcxx/include/iterator
  libcxx/test/std/iterators/iterator.primitives/range.iter.ops/range.iter.ops.next/check_round_trip.h
  libcxx/test/std/iterators/iterator.primitives/range.iter.ops/range.iter.ops.next/constraints.verify.cpp
  libcxx/test/std/iterators/iterator.primitives/range.iter.ops/range.iter.ops.next/iterator.pass.cpp
  libcxx/test/std/iterators/iterator.primitives/range.iter.ops/range.iter.ops.next/iterator_count.pass.cpp
  libcxx/test/std/iterators/iterator.primitives/range.iter.ops/range.iter.ops.next/iterator_count_sentinel.pass.cpp
  libcxx/test/std/iterators/iterator.primitives/range.iter.ops/range.iter.ops.next/iterator_sentinel.pass.cpp
  libcxx/test/std/iterators/iterator.primitives/range.iter.ops/range.iter.ops.next/special_function.compile.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102563.348141.patch
Type: text/x-patch
Size: 21935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210527/ba30d31c/attachment-0001.bin>
    
    
More information about the libcxx-commits
mailing list