summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/default-constructor
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2019-09-26 11:30:47 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2019-09-26 11:30:47 +0000
commit873999977881c1fb5bf26f074e33c05edde078c1 (patch)
tree0dbecdad842a007f1bff1713f8b84f9c1626fe8e /lldb/packages/Python/lldbsuite/test/python_api/default-constructor
parentcce4b8848b6f5b9d3f11a54ee04db705b717b6da (diff)
downloadbcm5719-llvm-873999977881c1fb5bf26f074e33c05edde078c1.tar.gz
bcm5719-llvm-873999977881c1fb5bf26f074e33c05edde078c1.zip
MetadataLoader lazyLoadOneMetadata - silence static analyzer dyn_cast<MDNode> null dereference warning. NFCI.
The static analyzer is warning about a potential null dereference, but we should be able to use cast<MDNode> directly and if not assert will fire for us. llvm-svn: 372966
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/default-constructor')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud