[libc-commits] [PATCH] D86162: [libc] Add two-way strstr algorithm.
Chris Gyurgyik via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Aug 19 10:57:32 PDT 2020
cgyurgyik updated this revision to Diff 286614.
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.286614.patch
Type: text/x-patch
Size: 15265 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200819/d5ba489a/attachment-0001.bin>
More information about the libc-commits
mailing list