summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/CodeExtractor.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2019-10-02 14:02:27 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2019-10-02 14:02:27 +0000
commited3b68e0dc3c038261bfa591e5223e7f9d1d8b8f (patch)
treea76c30e9d40ea49599090dd2d4442ba98f47fc4a /llvm/lib/Transforms/Utils/CodeExtractor.cpp
parent920ff02ece54bb38fcd91dfae265a1bfd0fb3c69 (diff)
downloadbcm5719-llvm-ed3b68e0dc3c038261bfa591e5223e7f9d1d8b8f.tar.gz
bcm5719-llvm-ed3b68e0dc3c038261bfa591e5223e7f9d1d8b8f.zip
SemaOverload - silence static analyzer getAs<> null dereference warnings. NFCI.
The static analyzer is warning about potential null dereferences, but in these cases we should be able to use castAs<> directly and if not assert will fire for us. llvm-svn: 373475
Diffstat (limited to 'llvm/lib/Transforms/Utils/CodeExtractor.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud