diff options
author | 2023-12-21 14:44:48 +0900 | |
---|---|---|
committer | 2023-12-21 11:41:08 +0000 | |
commit | 7a604b955756e2046ea37b35c7d3fa2cc9aeac0d (patch) | |
tree | 3abfa22dea7bdbb262c3bbfe5815ab77c8a0b9fb /compiler/optimizing | |
parent | 501ede92044c065a225bd05347449790b8f941c5 (diff) |
Fix -Wformat warning
art/runtime/class_linker.cc:2090:31: warning: format specifies type 'size_t' (aka 'unsigned long') but the argument has type 'PointerSize' [-Wformat]
Test: presubmit
Bug: 315250603
Change-Id: I2724a8564207bde57c2596b0e9f6b1dc340f93f0
Diffstat (limited to 'compiler/optimizing')
0 files changed, 0 insertions, 0 deletions