[all-commits] [llvm/llvm-project] da4551: [compiler-rt][sanitizer_common] Fix for solaris an...
David CARLIER via All-commits
all-commits at lists.llvm.org
Wed Jan 15 05:31:37 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: da4551aad0c2f263dca5b1bbc9a2fe52527047f5
https://github.com/llvm/llvm-project/commit/da4551aad0c2f263dca5b1bbc9a2fe52527047f5
Author: David CARLIER <devnexen at gmail.com>
Date: 2025-01-15 (Wed, 15 Jan 2025)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_freebsd.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_freebsd.h
M compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_netbsd.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_netbsd.h
M compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_solaris.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_solaris.h
Log Message:
-----------
[compiler-rt][sanitizer_common] Fix for solaris and *BSD platforms proposal. (#122956)
To fix llvm#122795 build failures for these.
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