aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/ModuloSchedule.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2019-10-03 16:58:01 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2019-10-03 16:58:01 +0000
commit86976c91cfb33d2050af5a21a470a6aeb5a92b25 (patch)
treef1b707d1a845344bb9d3f3b81901e6e50782d2fc /llvm/lib/CodeGen/ModuloSchedule.cpp
parent0961a152d8559d764dd16d1820dc1170fc45ab35 (diff)
downloadllvm-86976c91cfb33d2050af5a21a470a6aeb5a92b25.zip
llvm-86976c91cfb33d2050af5a21a470a6aeb5a92b25.tar.gz
llvm-86976c91cfb33d2050af5a21a470a6aeb5a92b25.tar.bz2
DeclBase/DeclCXX/DeclTemplate - 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: 373626
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions