diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-10-17 11:12:31 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-10-17 11:12:31 +0000 |
commit | e14851259e770a59db736964475ebd152fe1c793 (patch) | |
tree | 3132f1e74af77428dfe9b80e2d33dcf311916e14 /lldb/packages/Python/lldbsuite/test/sample_test/TestSampleInlineTest.py | |
parent | fda3243fdd9880441af11dd39a3120b3874fd42c (diff) | |
download | bcm5719-llvm-e14851259e770a59db736964475ebd152fe1c793.tar.gz bcm5719-llvm-e14851259e770a59db736964475ebd152fe1c793.zip |
SemaExprCXX - 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: 375101
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/sample_test/TestSampleInlineTest.py')
0 files changed, 0 insertions, 0 deletions