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-10-13 11:30:06 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2019-10-13 11:30:06 +0000
commit2c775709f6c23c691969cc900535b4ce339668c5 (patch)
tree86ba35c9d9e4722b60dce903f6b85e2e04fdf311 /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
parent944a051ebbdd11117e6afaed86f01165f56f3ba9 (diff)
downloadbcm5719-llvm-2c775709f6c23c691969cc900535b4ce339668c5.tar.gz
bcm5719-llvm-2c775709f6c23c691969cc900535b4ce339668c5.zip
BlockInCriticalSectionChecker - silence static analyzer dyn_cast null dereference warning. NFCI.
The static analyzer is warning about a potential null dereference, but we should be able to use cast<> directly and if not assert will fire for us. llvm-svn: 374717
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud