diff options
| author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-10-16 10:38:32 +0000 |
|---|---|---|
| committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-10-16 10:38:32 +0000 |
| commit | 729a2f6c2bd8a4f2254e3f8a93e8e0c5120ebd35 (patch) | |
| tree | f6797a49fd67bbe6ecfd4be606a66252ceb8a2d1 /clang/lib/CodeGen/CodeGenAction.cpp | |
| parent | c598ef7f2432ab72fda58113cbe7a11a1a7e130c (diff) | |
| download | bcm5719-llvm-729a2f6c2bd8a4f2254e3f8a93e8e0c5120ebd35.tar.gz bcm5719-llvm-729a2f6c2bd8a4f2254e3f8a93e8e0c5120ebd35.zip | |
CGBuiltin - 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: 374987
Diffstat (limited to 'clang/lib/CodeGen/CodeGenAction.cpp')
0 files changed, 0 insertions, 0 deletions

