[all-commits] [llvm/llvm-project] cd7b44: [libc++][ranges] Add implicit conversion to bool t...

philnik777 via All-commits all-commits at lists.llvm.org
Thu Apr 7 03:04:04 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cd7b444078e6a93bbe3cf0122f9aef7213b418bb
      https://github.com/llvm/llvm-project/commit/cd7b444078e6a93bbe3cf0122f9aef7213b418bb
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2022-04-07 (Thu, 07 Apr 2022)

  Changed paths:
    M libcxx/test/std/algorithms/alg.nonmodifying/alg.find/ranges.find.pass.cpp
    M libcxx/test/std/algorithms/alg.nonmodifying/alg.find/ranges.find_if.pass.cpp
    M libcxx/test/std/algorithms/alg.nonmodifying/alg.find/ranges.find_if_not.pass.cpp
    A libcxx/test/support/boolean_testable.h

  Log Message:
  -----------
  [libc++][ranges] Add implicit conversion to bool test for ranges::find{, if, if_not}

Reviewed By: ldionne, var-const, #libc

Spies: libcxx-commits

Differential Revision: https://reviews.llvm.org/D122011




More information about the All-commits mailing list