aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-cov/SourceCoverageViewText.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2017-09-18 19:15:54 +0000
committerRui Ueyama <ruiu@google.com>2017-09-18 19:15:54 +0000
commit27a357c9d976c1d59b51e7734bd634aea66eac83 (patch)
tree416fc465ce044b8862634bb01788bf724a0f88c1 /llvm/tools/llvm-cov/SourceCoverageViewText.cpp
parent307e039d8c981eb3d3dc474dff3f334b50563464 (diff)
downloadllvm-27a357c9d976c1d59b51e7734bd634aea66eac83.zip
llvm-27a357c9d976c1d59b51e7734bd634aea66eac83.tar.gz
llvm-27a357c9d976c1d59b51e7734bd634aea66eac83.tar.bz2
Remove redundant cast<> and null check.
"Repl" member is guranteed to have a non-null pointer. If an input section is not merged by ICF, "Repl" points to "this". Otherwise, it points to some other section. It must not be NULL. llvm-svn: 313556
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageViewText.cpp')
0 files changed, 0 insertions, 0 deletions