[all-commits] [llvm/llvm-project] 3f65c8: Revert "[libc++] Remove workarounds for systems th...
Yi Kong via All-commits
all-commits at lists.llvm.org
Tue Nov 22 03:47:01 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3f65c8fcbe4ed4886500a0b9b939a363b70a43c3
https://github.com/llvm/llvm-project/commit/3f65c8fcbe4ed4886500a0b9b939a363b70a43c3
Author: Yi Kong <yikong at google.com>
Date: 2022-11-22 (Tue, 22 Nov 2022)
Changed paths:
M libcxx/include/ext/__hash
M libcxx/include/module.modulemap.in
M libcxx/include/stdbool.h
M libcxx/include/stddef.h
M libcxx/include/stdio.h
M libcxx/include/stdlib.h
M libcxx/include/wchar.h
Log Message:
-----------
Revert "[libc++] Remove workarounds for systems that used to require __need_XXX macros"
This reverts commit 119cef40d18c48240854edc553dca61c4e9fdf27.
The change broke multiple builders.
More information about the All-commits
mailing list