[libc-commits] [PATCH] D86162: [libc] Add two-way strstr algorithm.
Chris Gyurgyik via Phabricator via libc-commits
libc-commits at lists.llvm.org
Sun Aug 23 14:34:51 PDT 2020
cgyurgyik updated this revision to Diff 287276.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86162/new/
https://reviews.llvm.org/D86162
Files:
libc/src/string/CMakeLists.txt
libc/src/string/memchr.cpp
libc/src/string/string_utils.h
libc/src/string/strstr.cpp
libc/test/src/string/CMakeLists.txt
libc/test/src/string/strstr_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86162.287276.patch
Type: text/x-patch
Size: 15270 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200823/9f4326b1/attachment-0001.bin>
More information about the libc-commits
mailing list