[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:33:30 PST 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7b59fcb7de22: [libc] Make string entrypoints mutualy exclusive. (authored by sivachandra, committed by gchatelet).
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.390078.patch
Type: text/x-patch
Size: 8300 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20211126/1bc4bd37/attachment.bin>
More information about the libc-commits
mailing list