[libc-commits] [PATCH] D82376: [libc] Add strdup implementation.
Chris Gyurgyik via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue Jul 7 15:52:21 PDT 2020
cgyurgyik added a comment.
In D82376#2109451 <https://reviews.llvm.org/D82376#2109451>, @tschuett wrote:
> Add a redirector for malloc/free as a temporary solution?
I just saw this. Can you clarify? I'm not sure how this would be done.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82376/new/
https://reviews.llvm.org/D82376
More information about the libc-commits
mailing list