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-10-04 15:02:46 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2019-10-04 15:02:46 +0000
commit237d0af7a8b8b9b507f86846842a51657810b20d (patch)
tree5cc94a4dcedf8cbe907b0075ef72fb65f167c5eb /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py
parent0abbb154ca202349097e1418cd716034985e1ffd (diff)
downloadbcm5719-llvm-237d0af7a8b8b9b507f86846842a51657810b20d.tar.gz
bcm5719-llvm-237d0af7a8b8b9b507f86846842a51657810b20d.zip
SemaDeclAttr - 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: 373753
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud