summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2020-01-09 12:33:37 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2020-01-09 12:37:38 +0000
commitd462185e8daa49889c31c8f5568749e379a5ddf9 (patch)
treeffe35cb9cc46a6bec85462a42dc89cb656cd4acb /llvm/lib/IR
parentcd5da94d80b2b0f2bdb2d0157e24705a4cbd2a4e (diff)
downloadbcm5719-llvm-d462185e8daa49889c31c8f5568749e379a5ddf9.tar.gz
bcm5719-llvm-d462185e8daa49889c31c8f5568749e379a5ddf9.zip
Fix "pointer is null" static analyzer warning. NFCI.
Use cast<> instead of dyn_cast<> since we know that the pointer should be valid (and is dereferenced immediately below).
Diffstat (limited to 'llvm/lib/IR')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud