summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2019-10-02 13:08:56 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2019-10-02 13:08:56 +0000
commite2ded3d131b79845f407b57de9c4189fdc9a6c0f (patch)
tree1aefe3611259756659919164ea944ad16be7675f /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp
parent369d16a1c629041869b969c6fa31fc157bec1c89 (diff)
downloadbcm5719-llvm-e2ded3d131b79845f407b57de9c4189fdc9a6c0f.tar.gz
bcm5719-llvm-e2ded3d131b79845f407b57de9c4189fdc9a6c0f.zip
LoopAccessAnalysis isConsecutiveAccess() - silence static analyzer dyn_cast<SCEVConstant> null dereference warning. NFCI.
The static analyzer is warning about potential null dereferences, but in these cases we should be able to use cast<SCEVConstant> directly and if not assert will fire for us. llvm-svn: 373465
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud