[asan/mac] Fix a few -Wformat warnings
All other places cast uptrs to (void*) when printing it via %p after D113099, so do that here too.
Loading
Please sign in to comment
All other places cast uptrs to (void*) when printing it via %p after D113099, so do that here too.