summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp
diff options
context:
space:
mode:
authorMartin Storsjo <martin@martin.st>2019-01-22 20:50:39 +0000
committerMartin Storsjo <martin@martin.st>2019-01-22 20:50:39 +0000
commit94adf435ca149fe8ff8bccb20fa3cc26931066e3 (patch)
treef8657185292adc2bde90daf026b75697ce07c226 /lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp
parent495c3d3c90d308fe700daad319fb49ce23180a52 (diff)
downloadbcm5719-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/signals/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud