[libcxx-commits] [PATCH] D144394: [libc++] Forward to std::{, w}memcmp in std::find

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Mar 19 03:00:10 PDT 2023


philnik updated this revision to Diff 506371.
philnik added a comment.

Try to fix CI


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144394

Files:
  libcxx/benchmarks/CMakeLists.txt
  libcxx/benchmarks/algorithms/find.bench.cpp
  libcxx/include/__algorithm/find.h
  libcxx/include/__algorithm/ranges_find.h
  libcxx/include/__string/char_traits.h
  libcxx/include/__string/constexpr_c_functions.h
  libcxx/include/cwchar
  libcxx/test/libcxx/strings/c.strings/constexpr.cstring.compile.pass.cpp
  libcxx/test/std/algorithms/alg.nonmodifying/alg.find/find.pass.cpp
  libcxx/test/support/type_algorithms.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144394.506371.patch
Type: text/x-patch
Size: 15519 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230319/90bb61f2/attachment-0001.bin>


More information about the libcxx-commits mailing list