[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
Tue Nov 29 12:52:11 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd85699eb7d90: [libc] Move strdup implementation to a new header (authored by jhuber6).

Changed prior to commit:
  https://reviews.llvm.org/D138607?vs=478240&id=478690#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D138607/new/

https://reviews.llvm.org/D138607

Files:
  libc/src/string/CMakeLists.txt
  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.478690.patch
Type: text/x-patch
Size: 4152 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221129/0dabf581/attachment.bin>


More information about the libc-commits mailing list