[libc-commits] [PATCH] D114300: [libc] Make string entrypoints mutualy exclusive.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Nov 22 10:23:42 PST 2021


sivachandra updated this revision to Diff 388965.
sivachandra added a comment.

Address comments.


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.388965.patch
Type: text/x-patch
Size: 8300 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20211122/164100ed/attachment-0001.bin>


More information about the libc-commits mailing list