Dan Blackwell 23bcc239ac
[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.
2025-08-01 08:34:48 -07:00
..
2023-09-28 15:40:42 +08:00