[libcxx-commits] [PATCH] D122011: [libc++][ranges] Add implicit conversion to bool test for ranges::find{, if, if_not}

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Apr 7 03:04:34 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
philnik marked an inline comment as done.
Closed by commit rGcd7b444078e6: [libc++][ranges] Add implicit conversion to bool test for ranges::find{, if… (authored by philnik).

Changed prior to commit:
  https://reviews.llvm.org/D122011?vs=419936&id=421145#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122011

Files:
  libcxx/test/std/algorithms/alg.nonmodifying/alg.find/ranges.find.pass.cpp
  libcxx/test/std/algorithms/alg.nonmodifying/alg.find/ranges.find_if.pass.cpp
  libcxx/test/std/algorithms/alg.nonmodifying/alg.find/ranges.find_if_not.pass.cpp
  libcxx/test/support/boolean_testable.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122011.421145.patch
Type: text/x-patch
Size: 4927 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220407/e8459b82/attachment.bin>


More information about the libcxx-commits mailing list