[libc-commits] [PATCH] D114300: [libc] Make string entrypoints mutualy exclusive.
Guillaume Chatelet via Phabricator via libc-commits
libc-commits at lists.llvm.org
Fri Nov 26 08:28:25 PST 2021
gchatelet updated this revision to Diff 390077.
gchatelet added a comment.
- rebase
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114300/new/
https://reviews.llvm.org/D114300
Files:
libc/src/string/CMakeLists.txt
libc/src/string/memmove.cpp
libc/src/string/memory_utils/CMakeLists.txt
libc/src/string/mempcpy.cpp
libc/src/string/stpncpy.cpp
libc/src/string/strcpy.cpp
libc/src/string/strdup.cpp
libc/src/string/strndup.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114300.390077.patch
Type: text/x-patch
Size: 8300 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20211126/2f29b40e/attachment.bin>
More information about the libc-commits
mailing list