[libc-commits] [PATCH] D91394: [libc] Switch functions to using global headers
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon Nov 16 10:14:52 PST 2020
michaelrj updated this revision to Diff 305550.
michaelrj added a comment.
reset the `#include`s for everything not in src/string and src/math
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91394/new/
https://reviews.llvm.org/D91394
Files:
libc/src/math/cosf.cpp
libc/src/math/exp2f.cpp
libc/src/math/expf.cpp
libc/src/math/math_utils.h
libc/src/math/sincosf.cpp
libc/src/math/sinf.cpp
libc/src/string/strcat.h
libc/src/string/strcpy.h
libc/src/string/strlen.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91394.305550.patch
Type: text/x-patch
Size: 3142 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20201116/fa1ea61d/attachment.bin>
More information about the libc-commits
mailing list