[libcxx-commits] [PATCH] D136683: [libc++] Only include_next C library headers when they exist

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Nov 15 07:58:25 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG226409c62879: [libc++] Only include_next C library headers when they exist (authored by ldionne).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136683

Files:
  libcxx/include/complex.h
  libcxx/include/ctype.h
  libcxx/include/errno.h
  libcxx/include/fenv.h
  libcxx/include/float.h
  libcxx/include/inttypes.h
  libcxx/include/limits.h
  libcxx/include/locale.h
  libcxx/include/math.h
  libcxx/include/setjmp.h
  libcxx/include/stdbool.h
  libcxx/include/stddef.h
  libcxx/include/stdint.h
  libcxx/include/stdio.h
  libcxx/include/stdlib.h
  libcxx/include/string.h
  libcxx/include/tgmath.h
  libcxx/include/wchar.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136683.475484.patch
Type: text/x-patch
Size: 6715 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221115/35c2b676/attachment.bin>


More information about the libcxx-commits mailing list