diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-10-01 22:02:46 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-10-01 22:02:46 +0000 |
commit | 5e0a0b707b1270bb9f80b7cb92f0363a0e0d961f (patch) | |
tree | 34ed7016fed8a23a54b4bd8cd38e117db3fc8e90 /llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp | |
parent | 912870573c5f55b3f6dc4494a608e3ee9c2f730d (diff) | |
download | llvm-5e0a0b707b1270bb9f80b7cb92f0363a0e0d961f.zip llvm-5e0a0b707b1270bb9f80b7cb92f0363a0e0d961f.tar.gz llvm-5e0a0b707b1270bb9f80b7cb92f0363a0e0d961f.tar.bz2 |
CGVTables - silence static analyzer getAs<FunctionProtoType> null dereference warnings. NFCI.
The static analyzer is warning about potential null dereferences, but we should be able to use castAs<FunctionProtoType> directly and if not assert will fire for us.
llvm-svn: 373398
Diffstat (limited to 'llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp')
0 files changed, 0 insertions, 0 deletions