[libc-commits] [PATCH] D138607: [libc] Move strdup implementation to a new header
Joseph Huber via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon Nov 28 07:28:13 PST 2022
jhuber6 updated this revision to Diff 478240.
jhuber6 added a comment.
Addressing comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138607/new/
https://reviews.llvm.org/D138607
Files:
libc/src/string/allocating_string_utils.h
libc/src/string/strdup.cpp
libc/src/string/string_utils.h
libc/src/unistd/linux/getcwd.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138607.478240.patch
Type: text/x-patch
Size: 3700 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221128/3c889aa7/attachment.bin>
More information about the libc-commits
mailing list