diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-10-13 11:30:06 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-10-13 11:30:06 +0000 |
commit | 2c775709f6c23c691969cc900535b4ce339668c5 (patch) | |
tree | 86ba35c9d9e4722b60dce903f6b85e2e04fdf311 /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp | |
parent | 944a051ebbdd11117e6afaed86f01165f56f3ba9 (diff) | |
download | bcm5719-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