aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/ModuloSchedule.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2019-10-04 15:01:54 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2019-10-04 15:01:54 +0000
commit0abbb154ca202349097e1418cd716034985e1ffd (patch)
tree0aa6c6fcb1cf022b4b0efc498075df4fdcd6f8dd /llvm/lib/CodeGen/ModuloSchedule.cpp
parentcccf5aa0816648a7bf0ca17be529b69b05ada113 (diff)
downloadllvm-0abbb154ca202349097e1418cd716034985e1ffd.zip
llvm-0abbb154ca202349097e1418cd716034985e1ffd.tar.gz
llvm-0abbb154ca202349097e1418cd716034985e1ffd.tar.bz2
CGBlocks - 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: 373752
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions