summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/TargetFrameLoweringImpl.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2019-10-21 19:08:31 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2019-10-21 19:08:31 +0000
commit502a509e478a5e6625b58d87b484aacd2387c64d (patch)
tree944209ee23c841aaec0feaee70424d174d80b24c /llvm/lib/CodeGen/TargetFrameLoweringImpl.cpp
parent87cb734c04beab4731b51ff6763f5e63a9e604d6 (diff)
downloadbcm5719-llvm-502a509e478a5e6625b58d87b484aacd2387c64d.tar.gz
bcm5719-llvm-502a509e478a5e6625b58d87b484aacd2387c64d.zip
SemaTemplateDeduction - 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: 375443
Diffstat (limited to 'llvm/lib/CodeGen/TargetFrameLoweringImpl.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud