llvm-project
5cf9435f - [compiler-rt][rtsan] Do not intercept [f]truncate64 for musl (#129331)

Commit
193 days ago
[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.
Parents
Loading