[all-commits] [llvm/llvm-project] 5cf943: [compiler-rt][rtsan] Do not intercept [f]truncate6...
pirama-arumuga-nainar via All-commits
all-commits at lists.llvm.org
Fri Feb 28 15:08:27 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5cf9435fd4e7ab0a27ba514557e0982f9c882bc0
https://github.com/llvm/llvm-project/commit/5cf9435fd4e7ab0a27ba514557e0982f9c882bc0
Author: pirama-arumuga-nainar <pirama at google.com>
Date: 2025-02-28 (Fri, 28 Feb 2025)
Changed paths:
M compiler-rt/lib/rtsan/rtsan_interceptors_posix.cpp
Log Message:
-----------
[compiler-rt][rtsan] Do not intercept [f]truncate64 for musl (#129331)
Musl has 64-bit off_t by default and has macros that redefine
[f]truncate64 to [f]truncate.
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