[scudo] Fix format string specifiers
authorKostya Kortchinsky <kostyak@google.com>
Mon, 16 Aug 2021 22:23:48 +0000 (15:23 -0700)
committerKostya Kortchinsky <kostyak@google.com>
Tue, 17 Aug 2021 15:37:49 +0000 (08:37 -0700)
commit5009be2f09ae25654753ee533dbfbc238aaf591c
tree99259679adce1d6388b308ddb6e31d9a0d98318c
parentceff0b7258aefc6e5299802c119b3d01545440f4
[scudo] Fix format string specifiers

Enable `-Wformat` again, and fix the offending instances.

Differential Revision: https://reviews.llvm.org/D108168
compiler-rt/lib/scudo/standalone/CMakeLists.txt
compiler-rt/lib/scudo/standalone/primary64.h
compiler-rt/lib/scudo/standalone/secondary.h
compiler-rt/lib/scudo/standalone/size_class_map.h
compiler-rt/lib/scudo/standalone/tests/CMakeLists.txt
compiler-rt/lib/scudo/standalone/wrappers_c.inc