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-16 10:38:49 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2019-10-16 10:38:49 +0000
commitcfee2efc57b27ce7eed932528e219a99f934d3ca (patch)
treed075d26181ba2fc8a0dd19d2355f0f3f8c5658cc /lldb/packages/Python/lldbsuite/test/python_api/section
parentcebfddc0b589037909e12308ccf8dde6a2c167f2 (diff)
downloadbcm5719-llvm-cfee2efc57b27ce7eed932528e219a99f934d3ca.tar.gz
bcm5719-llvm-cfee2efc57b27ce7eed932528e219a99f934d3ca.zip
CGDebugInfo - silence static analyzer dyn_cast<> null dereference warnings. NFCI.
The static analyzer is warning about potential null dereferences, but in these cases we should be able to use cast<> directly and if not assert will fire for us. llvm-svn: 374989
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud