diff options
author | Dan Blackwell <dan_blackwell@apple.com> | 2025-08-01 16:34:48 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-01 08:34:48 -0700 |
commit | 23bcc239ac5730ef43815364ded12f2177502567 (patch) | |
tree | 394595ea4b3be8f77aeb48ef4feccfac65bcd5e9 /llvm/lib/Object/Object.cpp | |
parent | e7e74945a6c77349963e03ba42989faad715b6bc (diff) | |
download | llvm-23bcc239ac5730ef43815364ded12f2177502567.zip llvm-23bcc239ac5730ef43815364ded12f2177502567.tar.gz llvm-23bcc239ac5730ef43815364ded12f2177502567.tar.bz2 |
[TSan] Fix tsan_rtl_access printf type warnings (#151508)
When compiling TSan I currently get a handful of warnings like this:
"warning: format specifies type 'void *' but the argument has type 'X
*'". This patch adds the necessary casts to fix them.
Diffstat (limited to 'llvm/lib/Object/Object.cpp')
0 files changed, 0 insertions, 0 deletions