diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-10-17 11:12:53 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-10-17 11:12:53 +0000 |
commit | 2ea8b58cb6182b0e0a8982849a1702406abfc99b (patch) | |
tree | 105d5b4631efa01743f801bf5c415e73021b1de1 /lldb/packages/Python/lldbsuite/test/sample_test/TestSampleTest.py | |
parent | e14851259e770a59db736964475ebd152fe1c793 (diff) | |
download | bcm5719-llvm-2ea8b58cb6182b0e0a8982849a1702406abfc99b.tar.gz bcm5719-llvm-2ea8b58cb6182b0e0a8982849a1702406abfc99b.zip |
clang-tidy - silence static analyzer getAs<> null dereference warnings. NFCI.
The static analyzer is warning about potential null dereferences, but in these cases we should be able to use castAs<> directly and if not assert will fire for us.
llvm-svn: 375102
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/sample_test/TestSampleTest.py')
0 files changed, 0 insertions, 0 deletions