[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
Sat Mar 18 05:48:24 PDT 2023


philnik updated this revision to Diff 506290.
philnik marked 7 inline comments as done.
philnik added a comment.

Address comments


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.506290.patch
Type: text/x-patch
Size: 15442 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230318/f91916de/attachment-0001.bin>


More information about the libcxx-commits mailing list