[libc-commits] [PATCH] D106902: [libc][NFC] Add explicit casts to ctype functions
Alf via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Aug 5 12:51:45 PDT 2021
gAlfonso-bit updated this revision to Diff 364586.
gAlfonso-bit added a comment.
Improved patch
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106902/new/
https://reviews.llvm.org/D106902
Files:
libc/src/string/aarch64/memcmp.cpp
libc/src/string/aarch64/memcpy.cpp
libc/src/string/bzero.cpp
libc/src/string/memchr.cpp
libc/src/string/memcmp.cpp
libc/src/string/memcpy.cpp
libc/src/string/memmove.cpp
libc/src/string/memory_utils/elements.h
libc/src/string/memrchr.cpp
libc/src/string/memset.cpp
libc/src/string/strchr.cpp
libc/src/string/strcpy.cpp
libc/src/string/strrchr.cpp
libc/src/string/strstr.cpp
libc/src/string/x86_64/memcpy.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106902.364586.patch
Type: text/x-patch
Size: 11809 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210805/21bcb498/attachment.bin>
More information about the libc-commits
mailing list