diff options
author | Martin Storsjo <martin@martin.st> | 2019-01-22 20:50:39 +0000 |
---|---|---|
committer | Martin Storsjo <martin@martin.st> | 2019-01-22 20:50:39 +0000 |
commit | 94adf435ca149fe8ff8bccb20fa3cc26931066e3 (patch) | |
tree | f8657185292adc2bde90daf026b75697ce07c226 /lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py | |
parent | 495c3d3c90d308fe700daad319fb49ce23180a52 (diff) | |
download | bcm5719-llvm-94adf435ca149fe8ff8bccb20fa3cc26931066e3.tar.gz bcm5719-llvm-94adf435ca149fe8ff8bccb20fa3cc26931066e3.zip |
Fix warnings about printf format strings
Either adjust the format string to use a more exact type, or add casts
(for cases when printing pointers to structs/objects with a %p
format specifier).
Differential Revision: https://reviews.llvm.org/D56982
llvm-svn: 351876
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py')
0 files changed, 0 insertions, 0 deletions