[libc-commits] [PATCH] D82376: [libc] Add strdup implementation.
Chris Gyurgyik via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue Jun 23 06:21:55 PDT 2020
cgyurgyik updated this revision to Diff 272701.
cgyurgyik added a comment.
Remove strcmp from strdup testing.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82376/new/
https://reviews.llvm.org/D82376
Files:
libc/config/linux/x86_64/entrypoints.txt
libc/src/string/CMakeLists.txt
libc/src/string/strdup.cpp
libc/src/string/strdup.h
libc/test/src/string/CMakeLists.txt
libc/test/src/string/strdup_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82376.272701.patch
Type: text/x-patch
Size: 4275 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200623/6fc17b66/attachment.bin>
More information about the libc-commits
mailing list