[libc-commits] [PATCH] D106511: [libc] Add explicit C++ casting to strchr, strrchr, memchr, and memrchr
Alf via Phabricator via libc-commits
libc-commits at lists.llvm.org
Fri Jul 23 13:20:30 PDT 2021
gAlfonso-bit updated this revision to Diff 361324.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106511/new/
https://reviews.llvm.org/D106511
Files:
libc/src/string/memchr.cpp
libc/src/string/memcpy.cpp
libc/src/string/memmove.cpp
libc/src/string/memrchr.cpp
libc/src/string/strchr.cpp
libc/src/string/strcpy.cpp
libc/src/string/string_utils.h
libc/src/string/strrchr.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106511.361324.patch
Type: text/x-patch
Size: 9992 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210723/4beec9a2/attachment.bin>
More information about the libc-commits
mailing list