[libc-commits] [PATCH] D138607: [libc] Move strdup implementation to a new header
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon Nov 28 09:19:55 PST 2022
sivachandra accepted this revision.
sivachandra added a comment.
This revision is now accepted and ready to land.
You should add another header library for the new header file like this: https://github.com/llvm/llvm-project/blob/main/libc/src/string/CMakeLists.txt#L3. Otherwise LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138607/new/
https://reviews.llvm.org/D138607
More information about the libc-commits
mailing list