This is an archive of the discontinued LLVM Phabricator instance.

sanitizer_common: fix format string in LibIgnore
ClosedPublic

Authored by dvyukov on Aug 16 2021, 12:44 AM.

Details

Summary

uptr should be printed with %zu.

Diff Detail

Event Timeline

dvyukov requested review of this revision.Aug 16 2021, 12:44 AM
dvyukov created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptAug 16 2021, 12:44 AM
Herald added a subscriber: Restricted Project. · View Herald Transcript
This revision was not accepted when it landed; it landed in state Needs Review.Aug 16 2021, 12:45 AM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.