[libcxx-commits] [PATCH] D131235: [libc++][ranges][NFC] Make sure all implemented algorithms are enabled in "robust" tests.

Konstantin Varlamov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Aug 5 14:02:25 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8ac015caf627: [libc++][ranges][NFC] Make sure all implemented algorithms are enabled in… (authored by var-const).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131235

Files:
  libcxx/include/__algorithm/find_first_of.h
  libcxx/test/libcxx/algorithms/ranges_robust_against_copying_comparators.pass.cpp
  libcxx/test/libcxx/algorithms/robust_against_copying_comparators.pass.cpp
  libcxx/test/std/algorithms/ranges_result_alias_declarations.compile.pass.cpp
  libcxx/test/std/algorithms/ranges_robust_against_dangling.pass.cpp
  libcxx/test/std/algorithms/ranges_robust_against_proxy_iterators.pass.cpp
  libcxx/test/std/library/description/conventions/customization.point.object/niebloid.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131235.450394.patch
Type: text/x-patch
Size: 9218 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220805/fa91048b/attachment-0001.bin>


More information about the libcxx-commits mailing list