summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/sample_test/TestSampleTest.py
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2019-10-17 11:19:41 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2019-10-17 11:19:41 +0000
commit3ec83e81877da19254adcdb2e80861eec19ea928 (patch)
tree6f9890077f3fc0dc5e266d45c174b7df1966d5dc /lldb/packages/Python/lldbsuite/test/sample_test/TestSampleTest.py
parent2ea8b58cb6182b0e0a8982849a1702406abfc99b (diff)
downloadbcm5719-llvm-3ec83e81877da19254adcdb2e80861eec19ea928.tar.gz
bcm5719-llvm-3ec83e81877da19254adcdb2e80861eec19ea928.zip
JumpThreadingPass::UnfoldSelectInstr - silence static analyzer dyn_cast<> null dereference warning. NFCI.
The static analyzer is warning about a potential null dereference, but we should be able to use cast<> directly and if not assert will fire for us. llvm-svn: 375103
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/sample_test/TestSampleTest.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud