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:18 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2019-10-02 14:02:18 +0000
commit920ff02ece54bb38fcd91dfae265a1bfd0fb3c69 (patch)
tree15453e51c70d6a25153f15e1b0eea8ba0012d465 /llvm/lib/Transforms/Utils/CodeExtractor.cpp
parent6fa696fb08d54071daac0d867d783d12b9dabd65 (diff)
downloadbcm5719-llvm-920ff02ece54bb38fcd91dfae265a1bfd0fb3c69.tar.gz
bcm5719-llvm-920ff02ece54bb38fcd91dfae265a1bfd0fb3c69.zip
SemaInit - 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: 373474
Diffstat (limited to 'llvm/lib/Transforms/Utils/CodeExtractor.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud