[libc-commits] [PATCH] D111584: [libc] add strdup implementation
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue Oct 26 10:27:01 PDT 2021
michaelrj updated this revision to Diff 382388.
michaelrj marked an inline comment as done.
michaelrj added a comment.
fix indent
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111584/new/
https://reviews.llvm.org/D111584
Files:
libc/config/linux/x86_64/entrypoints.txt
libc/spec/stdc.td
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: D111584.382388.patch
Type: text/x-patch
Size: 5230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20211026/5b8a9a88/attachment.bin>
More information about the libc-commits
mailing list