summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/Scope.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2019-10-05 13:20:42 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2019-10-05 13:20:42 +0000
commit20692a0d3d3e837e6f81d477cbc07b4eb449d380 (patch)
tree873e88d55b52cea280abb2812f8daa6b86c67f3b /clang/lib/Sema/Scope.cpp
parentf609c0a303e4e20356d565d2bd4ecec76ed7ca7e (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud