summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2019-09-24 11:27:38 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2019-09-24 11:27:38 +0000
commit934f18144de4b8039e602608f508f5210177a670 (patch)
tree7760bd8d1fe6e7f3d8428eb57b112cabef9cb3d1 /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py
parentb2077fdc3723ff8e9061788d526a01cdc85d6d0a (diff)
downloadbcm5719-llvm-934f18144de4b8039e602608f508f5210177a670.tar.gz
bcm5719-llvm-934f18144de4b8039e602608f508f5210177a670.zip
LoopVectorize - silence static analyzer dyn_cast<CmpInst> null dereference warning. NFCI.
The static analyzer is warning about a potential null dereference, but we should be able to use cast<CmpInst> directly and if not assert will fire for us. llvm-svn: 372732
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud