[libcxx-commits] [PATCH] D126610: [libc++] Implement ranges::adjacent_find

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jun 8 03:15:16 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG916e9052ba95: [libc++] Implement ranges::adjacent_find (authored by philnik).

Changed prior to commit:
  https://reviews.llvm.org/D126610?vs=434439&id=435091#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126610

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__algorithm/ranges_adjacent_find.h
  libcxx/include/algorithm
  libcxx/include/module.modulemap
  libcxx/test/libcxx/algorithms/ranges_robust_against_copying_comparators.pass.cpp
  libcxx/test/libcxx/algorithms/ranges_robust_against_copying_projections.pass.cpp
  libcxx/test/libcxx/private_headers.verify.cpp
  libcxx/test/std/algorithms/alg.nonmodifying/alg.adjacent.find/ranges.adjacent_find.pass.cpp
  libcxx/test/std/library/description/conventions/customization.point.object/niebloid.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126610.435091.patch
Type: text/x-patch
Size: 17121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220608/b24331c4/attachment.bin>


More information about the libcxx-commits mailing list