[all-commits] [llvm/llvm-project] c05567: [GWP-ASan] Include <unistd.h> for sysconf(_SC_PAGE...
fabio-d via All-commits
all-commits at lists.llvm.org
Tue Aug 26 06:12:10 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c05567842b73a2286ba6d84cac09693d41f0c838
https://github.com/llvm/llvm-project/commit/c05567842b73a2286ba6d84cac09693d41f0c838
Author: Fabio D'Urso <fdurso at google.com>
Date: 2025-08-26 (Tue, 26 Aug 2025)
Changed paths:
M compiler-rt/lib/gwp_asan/tests/basic.cpp
M compiler-rt/lib/gwp_asan/tests/never_allocated.cpp
Log Message:
-----------
[GWP-ASan] Include <unistd.h> for sysconf(_SC_PAGESIZE) (#155261)
This fixes build failures on Fuchsia that started with #153860
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