[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:03:21 PST 2022


sivachandra updated this revision to Diff 401046.
sivachandra added a comment.

Treat the type headers as normal headers without requiring any __need* macros.


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.401046.patch
Type: text/x-patch
Size: 9966 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220119/f1eb3a5a/attachment.bin>


More information about the libc-commits mailing list