diff options
| author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-10-05 13:20:42 +0000 |
|---|---|---|
| committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-10-05 13:20:42 +0000 |
| commit | 20692a0d3d3e837e6f81d477cbc07b4eb449d380 (patch) | |
| tree | 873e88d55b52cea280abb2812f8daa6b86c67f3b /clang/lib/Sema/Scope.cpp | |
| parent | f609c0a303e4e20356d565d2bd4ecec76ed7ca7e (diff) | |
| download | bcm5719-llvm-20692a0d3d3e837e6f81d477cbc07b4eb449d380.tar.gz bcm5719-llvm-20692a0d3d3e837e6f81d477cbc07b4eb449d380.zip | |
SemaStmt - silence static analyzer getAs<> null dereference warnings. NFCI.
The static analyzer is warning about potential null dereferences, but we should be able to use castAs<> directly and if not assert will fire for us.
llvm-svn: 373824
Diffstat (limited to 'clang/lib/Sema/Scope.cpp')
0 files changed, 0 insertions, 0 deletions

