aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/MetadataLoader.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2019-10-02 11:48:06 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2019-10-02 11:48:06 +0000
commiteed4b122eff653a8a00110ce33270e1b92ea41ca (patch)
tree33c5e5997e4c548875a9d2c7c4eddb810f821446 /llvm/lib/Bitcode/Reader/MetadataLoader.cpp
parentc9b5ab8b1c7f40983538dc3c06f3db6d04364ca8 (diff)
downloadllvm-eed4b122eff653a8a00110ce33270e1b92ea41ca.zip
llvm-eed4b122eff653a8a00110ce33270e1b92ea41ca.tar.gz
llvm-eed4b122eff653a8a00110ce33270e1b92ea41ca.tar.bz2
ASTContext - 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: 373447
Diffstat (limited to 'llvm/lib/Bitcode/Reader/MetadataLoader.cpp')
0 files changed, 0 insertions, 0 deletions