diff options
author | Ted Kremenek <kremenek@apple.com> | 2011-07-13 20:20:58 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2011-07-13 20:20:58 +0000 |
commit | 60654d697ae8f613ba4ea6565df199c913b1cf08 (patch) | |
tree | 835066d8d98d61d766f09c8fc30c108dd1db3c90 /llvm/lib/Analysis/Trace.cpp | |
parent | 7bb72e2824f3b462dc1c435c619c4710bce69c2c (diff) | |
download | bcm5719-llvm-60654d697ae8f613ba4ea6565df199c913b1cf08.tar.gz bcm5719-llvm-60654d697ae8f613ba4ea6565df199c913b1cf08.zip |
format string checking: long and int have the same widths on 32-bit, so we shouldn't warn about using
an "int" format specifier with a "long" type in 32-bit.
llvm-svn: 135075
Diffstat (limited to 'llvm/lib/Analysis/Trace.cpp')
0 files changed, 0 insertions, 0 deletions