summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/section
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2019-10-07 13:58:05 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2019-10-07 13:58:05 +0000
commit3459a4c770bacf10bced00758bb2b70c4c504207 (patch)
tree4eb738b592682eb7207b3307461888e1c5514731 /lldb/packages/Python/lldbsuite/test/python_api/section
parentb63db94fa54789d8241b16e05f2c9d9959afe297 (diff)
downloadbcm5719-llvm-3459a4c770bacf10bced00758bb2b70c4c504207.tar.gz
bcm5719-llvm-3459a4c770bacf10bced00758bb2b70c4c504207.zip
AST - 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: 373904
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud