summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/section/main.c
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2019-09-16 11:22:44 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2019-09-16 11:22:44 +0000
commit1aaefbca24aba4fd9fa382b85606ef292c740529 (patch)
tree8016f9ad7255a9c20120a64eab85a0c4c4151b84 /lldb/packages/Python/lldbsuite/test/python_api/section/main.c
parentbfe6b35c7079495a418cf247ef3bec828b8abce9 (diff)
downloadbcm5719-llvm-1aaefbca24aba4fd9fa382b85606ef292c740529.tar.gz
bcm5719-llvm-1aaefbca24aba4fd9fa382b85606ef292c740529.zip
[VPlanSLP] Don't dereference a cast_or_null<VPInstruction> result. NFCI.
The static analyzer is warning about a potential null dereference of the cast_or_null result, I've split the cast_or_null check from the ->getUnderlyingInstr() call to avoid this, but it appears that we weren't seeing any null pointers in the dumped bundles in the first place. llvm-svn: 371975
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section/main.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud