[all-commits] [llvm/llvm-project] 2ee8fd: [libc] Prevent building wchar on MacOS (#143978)
Uzair Nawaz via All-commits
all-commits at lists.llvm.org
Thu Jun 12 15:14:50 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2ee8fdbfddcca86ac079104718e6fda3aabed0eb
https://github.com/llvm/llvm-project/commit/2ee8fdbfddcca86ac079104718e6fda3aabed0eb
Author: Uzair Nawaz <uzairnawaz at google.com>
Date: 2025-06-12 (Thu, 12 Jun 2025)
Changed paths:
M libc/src/__support/CMakeLists.txt
Log Message:
-----------
[libc] Prevent building wchar on MacOS (#143978)
Prevent building wchar on macos as it depends on uchar.h which isn't
available
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list