[libc-commits] [PATCH] D117282: [libc] Move type definitions to their own self contained header files.
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue Jan 18 17:05:08 PST 2022
sivachandra updated this revision to Diff 401047.
sivachandra added a comment.
Remove __need_* macros from api.td.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117282/new/
https://reviews.llvm.org/D117282
Files:
libc/config/linux/api.td
libc/include/CMakeLists.txt
libc/include/__llvm-libc-stdc-types.h
libc/include/__posix-types.h
libc/include/llvm-libc-types/CMakeLists.txt
libc/include/llvm-libc-types/double_t.h
libc/include/llvm-libc-types/float_t.h
libc/include/llvm-libc-types/off_t.h
libc/include/llvm-libc-types/size_t.h
libc/include/llvm-libc-types/ssize_t.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117282.401047.patch
Type: text/x-patch
Size: 9970 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220119/0fc97925/attachment-0001.bin>
More information about the libc-commits
mailing list