summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2019-09-27 16:55:49 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2019-09-27 16:55:49 +0000
commit2e0de86808863a3bce977e3a2999f2a625523ca4 (patch)
tree91eeacda93c7791c391694003b66d8d3343b31ee /lldb/packages/Python/lldbsuite/test/python_api
parentd8e38b9b888b6c18edb41a77e59cbbf86c25bdea (diff)
downloadbcm5719-llvm-2e0de86808863a3bce977e3a2999f2a625523ca4.tar.gz
bcm5719-llvm-2e0de86808863a3bce977e3a2999f2a625523ca4.zip
ModuleUtils - 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: 373099
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud