summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2019-10-03 15:08:30 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2019-10-03 15:08:30 +0000
commitc15b38ec7d0b489f32592b2a01072eb8b31c9dcc (patch)
tree83cc6ec6dd8a874ca372b0389194cb964cc2d686 /clang/lib/CodeGen/CodeGenModule.cpp
parentd834f1f63eda24ccf728d4f16c36c97daaabe301 (diff)
downloadbcm5719-llvm-c15b38ec7d0b489f32592b2a01072eb8b31c9dcc.tar.gz
bcm5719-llvm-c15b38ec7d0b489f32592b2a01072eb8b31c9dcc.zip
ExprConstant - 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: 373612
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud