summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2019-10-02 13:09:12 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2019-10-02 13:09:12 +0000
commitb635964abc780fcc3a1967961737bb8ee0a78541 (patch)
tree258bd7acf94cb33899b06b8ec9ad675d1c5bc1f3 /lldb/packages/Python/lldbsuite/test/python_api
parent65e115098821925055d6e78312862bf2513f8996 (diff)
downloadbcm5719-llvm-b635964abc780fcc3a1967961737bb8ee0a78541.tar.gz
bcm5719-llvm-b635964abc780fcc3a1967961737bb8ee0a78541.zip
MemorySSAUpdater::applyInsertUpdates - silence static analyzer dyn_cast<MemoryAccess> null dereference warning. NFCI.
The static analyzer is warning about a potential null dereference, but we should be able to use cast<MemoryAccess> directly and if not assert will fire for us. llvm-svn: 373467
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud