[libc-commits] [PATCH] D142517: [libc] Templatize strstr

Alex Brachet via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Jan 25 08:43:07 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGeebb2e31b438: [libc] Templatize strstr (authored by abrachet).
Herald added a project: libc-project.

Changed prior to commit:
  https://reviews.llvm.org/D142517?vs=491954&id=492135#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142517

Files:
  libc/src/string/CMakeLists.txt
  libc/src/string/memory_utils/CMakeLists.txt
  libc/src/string/memory_utils/strstr_implementations.h
  libc/src/string/strstr.cpp
  utils/bazel/llvm-project-overlay/libc/BUILD.bazel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142517.492135.patch
Type: text/x-patch
Size: 3816 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230125/fed4fc12/attachment-0001.bin>


More information about the libc-commits mailing list