summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorAlexander Kornienko <alexfh@google.com>2014-03-13 13:59:48 +0000
committerAlexander Kornienko <alexfh@google.com>2014-03-13 13:59:48 +0000
commitc2ee9cf861570f6bebe9e274e375683e12cbab3b (patch)
tree23c6cb201f44876f21743d1906061392ef996124 /llvm/tools/llvm-objdump/llvm-objdump.cpp
parent063eb3fa2de0b1ba93b253a57e57a5a4358a33a2 (diff)
downloadbcm5719-llvm-c2ee9cf861570f6bebe9e274e375683e12cbab3b.tar.gz
bcm5719-llvm-c2ee9cf861570f6bebe9e274e375683e12cbab3b.zip
Remove an unnecessary check for FormatTok not being null.
Summary: This check hints clang analyzer, that FormatTok may be null, and it reports a null pointer dereference error: http://buildd-clang.debian.net/scan-build/report-827c64.html#Path28 Reviewers: djasper Reviewed By: djasper CC: cfe-commits, klimek Differential Revision: http://llvm-reviews.chandlerc.com/D3040 llvm-svn: 203800
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud