summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaExpr.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2019-10-05 13:21:08 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2019-10-05 13:21:08 +0000
commitf4cc3b3e10edd5c8d9b23f1d6806829d20b2c9df (patch)
tree912f1630f91abe5dab77d97ceb3777b55bf9fb69 /clang/lib/Sema/SemaExpr.cpp
parent22b6873195618fbbe90e30a2921a2984ac95ed20 (diff)
downloadbcm5719-llvm-f4cc3b3e10edd5c8d9b23f1d6806829d20b2c9df.tar.gz
bcm5719-llvm-f4cc3b3e10edd5c8d9b23f1d6806829d20b2c9df.zip
SemaTemplate - 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: 373827
Diffstat (limited to 'clang/lib/Sema/SemaExpr.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud