llvm-project
03635b32
- [rtsan][compiler-rt] Add 64 bit file interceptors, test for _FILE_OFFSET_BITS (#108057)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[rtsan][compiler-rt] Add 64 bit file interceptors, test for _FILE_OFFSET_BITS (#108057) From #107988 We were not intercepting the 64 bit versions of these calls, leading to tests failing when _FILE_OFFSET_BITS = 64.
References
#108057 - [rtsan][compiler-rt] Add 64 bit file interceptors, test for _FILE_OFFSET_BITS
Author
cjappl
Parents
c3371a67
Loading