[all-commits] [llvm/llvm-project] 674729: Revert "[libc++] Only include_next C library heade...
Nico Weber via All-commits
all-commits at lists.llvm.org
Tue Nov 15 08:35:29 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 674729813e3be02af7bda02cfe577398763f58b9
https://github.com/llvm/llvm-project/commit/674729813e3be02af7bda02cfe577398763f58b9
Author: Nico Weber <thakis at chromium.org>
Date: 2022-11-15 (Tue, 15 Nov 2022)
Changed paths:
M libcxx/include/complex.h
M libcxx/include/ctype.h
M libcxx/include/errno.h
M libcxx/include/fenv.h
M libcxx/include/float.h
M libcxx/include/inttypes.h
M libcxx/include/limits.h
M libcxx/include/locale.h
M libcxx/include/math.h
M libcxx/include/setjmp.h
M libcxx/include/stdbool.h
M libcxx/include/stddef.h
M libcxx/include/stdint.h
M libcxx/include/stdio.h
M libcxx/include/stdlib.h
M libcxx/include/string.h
M libcxx/include/tgmath.h
M libcxx/include/wchar.h
Log Message:
-----------
Revert "[libc++] Only include_next C library headers when they exist"
This reverts commit 226409c62879bf5ff9928cd23a4255cd7c614fe0.
Breaks check-clang on mac, see comments on https://reviews.llvm.org/D136683
More information about the All-commits
mailing list