Commit 143f71e0 authored by Thurston Dang's avatar Thurston Dang
Browse files

[sanitizer_common] Fix type in format specifier by casting

40dcf245 had changed the format
specifier to fix the build for their local system. Unfortunately,
that disagrees with some other systems, such as this buildbot:
https://lab.llvm.org/buildbot/#/builders/37/builds/30440

This patch fixes the issue for all systems by casting.
parent 59a6525a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment