aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/FileCheck.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 /llvm/lib/Support/FileCheck.cpp
parent495c3d3c90d308fe700daad319fb49ce23180a52 (diff)
downloadllvm-94adf435ca149fe8ff8bccb20fa3cc26931066e3.zip
llvm-94adf435ca149fe8ff8bccb20fa3cc26931066e3.tar.gz
llvm-94adf435ca149fe8ff8bccb20fa3cc26931066e3.tar.bz2
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 'llvm/lib/Support/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions