summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2019-09-24 13:57:44 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2019-09-24 13:57:44 +0000
commit734d3f49ad3856debff95835243b70d9868de573 (patch)
tree9e0b2a407095bffd94a6f7db4b53b6a6022b2646 /lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py
parente94242f3997c4ce8c6bcf29afc4445a7859909d1 (diff)
downloadbcm5719-llvm-734d3f49ad3856debff95835243b70d9868de573.tar.gz
bcm5719-llvm-734d3f49ad3856debff95835243b70d9868de573.zip
SafepointIRVerifier - silence static analyzer dyn_cast<Instruction> null dereference warnings. NFCI.
The static analyzer is warning about a potential null dereference, but we should be able to use cast<Instruction> directly and if not assert will fire for us. llvm-svn: 372758
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud