summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2019-09-24 11:17:06 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2019-09-24 11:17:06 +0000
commitbc58230e29d53651c9cd17b97974a20ae87fef02 (patch)
tree1edc26f3bcd4a455effd918703285f32bb34a976 /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
parent7e3c74bc63f97dd8fa354e6f2153ab8b3d88082a (diff)
downloadbcm5719-llvm-bc58230e29d53651c9cd17b97974a20ae87fef02.tar.gz
bcm5719-llvm-bc58230e29d53651c9cd17b97974a20ae87fef02.zip
SimplifyCFG - silence static analyzer dyn_cast<Instruction> null dereference warning. NFCI.
The static analyzer is warning about a potential null dereference, but we should be able to use cast<Instruction> directly and if not assert will fire for us. llvm-svn: 372726
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud