[libc-commits] [PATCH] D129808: [libc] add unsafe mode to strlen
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue Nov 29 11:48:57 PST 2022
michaelrj updated this revision to Diff 478668.
michaelrj added a comment.
add unsafe version to memchr
move to using just one set of compile flags
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129808/new/
https://reviews.llvm.org/D129808
Files:
libc/CMakeLists.txt
libc/src/string/CMakeLists.txt
libc/src/string/string_utils.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129808.478668.patch
Type: text/x-patch
Size: 6212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221129/35684871/attachment.bin>
More information about the libc-commits
mailing list