[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
Wed Jan 19 16:13:53 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG10ed3c9d2ca4: [libc] Move type definitions to their own self contained header files. (authored by sivachandra).

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.401433.patch
Type: text/x-patch
Size: 9970 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220120/d66e25f6/attachment-0001.bin>


More information about the libc-commits mailing list