summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2019-10-02 16:03:45 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2019-10-02 16:03:45 +0000
commit91b4085b034ef3a432b0063175f8a3bd96ee089c (patch)
tree431891d03fcd62cb020addbcf36d82fd18f4394e /lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata
parent96ab296ea40e6ffb563496c147bfa3d9a55b2cea (diff)
downloadbcm5719-llvm-91b4085b034ef3a432b0063175f8a3bd96ee089c.tar.gz
bcm5719-llvm-91b4085b034ef3a432b0063175f8a3bd96ee089c.zip
LowerExpectIntrinsic handlePhiDef - silence static analyzer dyn_cast<PHINode> null dereference warning. NFCI.
The static analyzer is warning about a potential null dereference, but we should be able to use cast<PHINode> directly and if not assert will fire for us. llvm-svn: 373481
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud