summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2019-09-26 16:30:36 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2019-09-26 16:30:36 +0000
commit514e6b6e6ed9d05e263e01dc80b1e1b9663aab38 (patch)
treea8c75cf217d6098b7bf2898e4a66f8a30b7bd4b5 /lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py
parent2cf54d7b713ce3f60cd44a3c084b5d42cb190f4c (diff)
downloadbcm5719-llvm-514e6b6e6ed9d05e263e01dc80b1e1b9663aab38.tar.gz
bcm5719-llvm-514e6b6e6ed9d05e263e01dc80b1e1b9663aab38.zip
ConstantFold - silence static analyzer dyn_cast<ExtractValueInst> null dereference warning. NFCI.
The static analyzer is warning about a potential null dereference, but we should be able to use cast<ExtractValueInst> directly and if not assert will fire for us. llvm-svn: 372993
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud