[all-commits] [llvm/llvm-project] 24cd3a: [sanitizer_common] Split FREXPF/FREXPL interceptor...
Jake Egan via All-commits
all-commits at lists.llvm.org
Tue May 6 06:24:08 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 24cd3a0bc007b81045cb12cde88607d1843aec97
https://github.com/llvm/llvm-project/commit/24cd3a0bc007b81045cb12cde88607d1843aec97
Author: Jake Egan <Jake.egan at ibm.com>
Date: 2025-05-06 (Tue, 06 May 2025)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
M compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h
Log Message:
-----------
[sanitizer_common] Split FREXPF/FREXPL interceptor defines (#138624)
Will allow other platforms, such as AIX, to opt out of these
interceptors individually.
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