summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2019-09-26 13:33:15 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2019-09-26 13:33:15 +0000
commitc15cd009ac150f5034dcec249a3f5fb2d8ab0b1c (patch)
treea0d3845bf2cd7424beb47eef73fe40b85bd1bb1a /lldb/packages/Python/lldbsuite/test/python_api
parente7bef0f18379daf60d6e8ce2e645c80e9e1c3e4b (diff)
downloadbcm5719-llvm-c15cd009ac150f5034dcec249a3f5fb2d8ab0b1c.tar.gz
bcm5719-llvm-c15cd009ac150f5034dcec249a3f5fb2d8ab0b1c.zip
[FlattenCFG] Silence static analyzer dyn_cast<BranchInst> null dereference warnings. NFCI.
The static analyzer is warning about a potential null dereferences, but we should be able to use cast<BranchInst> directly and if not assert will fire for us. llvm-svn: 372977
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud