[libc-commits] [PATCH] D117838: [libc] Move the remaining public types to their own type headers.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Jan 20 15:04:59 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG284cd693f1c6: [libc] Move the remaining public types to their own type headers. (authored by sivachandra).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117838/new/

https://reviews.llvm.org/D117838

Files:
  libc/config/linux/api.td
  libc/config/linux/threads.h.in
  libc/include/CMakeLists.txt
  libc/include/llvm-libc-types/CMakeLists.txt
  libc/include/llvm-libc-types/FILE.h
  libc/include/llvm-libc-types/__bsearchcompare_t.h
  libc/include/llvm-libc-types/__call_once_func_t.h
  libc/include/llvm-libc-types/__qsortcompare_t.h
  libc/include/llvm-libc-types/__sigaction.h
  libc/include/llvm-libc-types/__sighandler_t.h
  libc/include/llvm-libc-types/cnd_t.h
  libc/include/llvm-libc-types/div_t.h
  libc/include/llvm-libc-types/fenv_t.h
  libc/include/llvm-libc-types/fexcept_t.h
  libc/include/llvm-libc-types/imaxdiv_t.h
  libc/include/llvm-libc-types/ldiv_t.h
  libc/include/llvm-libc-types/lldiv_t.h
  libc/include/llvm-libc-types/mtx_t.h
  libc/include/llvm-libc-types/once_flag.h
  libc/include/llvm-libc-types/thrd_start_t.h
  libc/include/llvm-libc-types/thrd_t.h
  libc/include/llvm-libc-types/time_t.h
  libc/include/llvm-libc-types/tm.h
  libc/include/threads.h.def

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117838.401792.patch
Type: text/x-patch
Size: 26030 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220120/f32a369f/attachment-0001.bin>


More information about the libc-commits mailing list