string.h includes stdlib.h to get free and realloc. This change
adds the missing dep on stdlib.h.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D149075
[libc][Obvious] Add include.stdlib as missing dep for CPP.string. sivachandra on Apr 24 2023, 9:42 AM. Authored by
Details string.h includes stdlib.h to get free and realloc. This change
Diff Detail
|