diff options
| author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2020-03-12 16:49:35 +0000 | 
|---|---|---|
| committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2020-03-12 16:50:50 +0000 | 
| commit | 7bfc3bf39b6d279657b480963e72b6c08191b2f2 (patch) | |
| tree | 40ff852533b7fe5f19b8ebae2567615945b2e791 /llvm/lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp | |
| parent | b93dd6779775d38db11e633cce2fc1be5ff7789a (diff) | |
| download | llvm-7bfc3bf39b6d279657b480963e72b6c08191b2f2.zip llvm-7bfc3bf39b6d279657b480963e72b6c08191b2f2.tar.gz llvm-7bfc3bf39b6d279657b480963e72b6c08191b2f2.tar.bz2 | |
Replace getAs/dyn_cast with castAs/cast to fix null dereference static analyzer warnings.
Both these casts are immediately deferenced and the cast will assert for us that they are of the correct type.
Diffstat (limited to 'llvm/lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions
