aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/ErrorHandling.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2021-10-16 11:20:07 +0100
committerSimon Pilgrim <llvm-dev@redking.me.uk>2021-10-16 11:20:19 +0100
commita1b43d2bc946966a64f390058e3bf5fc22ee9304 (patch)
treeaed29e8d1b1bc3276052d193aa0059255113dc87 /llvm/lib/Support/ErrorHandling.cpp
parentc28824179530db3aaa3b76291111b2c8a56face4 (diff)
downloadllvm-a1b43d2bc946966a64f390058e3bf5fc22ee9304.zip
llvm-a1b43d2bc946966a64f390058e3bf5fc22ee9304.tar.gz
llvm-a1b43d2bc946966a64f390058e3bf5fc22ee9304.tar.bz2
[LazyValueInfo] getPredicateAt - remove unnecessary null pointer check. NFC.
We already dereference the CxtI pointer several times before reaching the "if(CxtI)", we have no need to check it again. Fixes a coverity warning.
Diffstat (limited to 'llvm/lib/Support/ErrorHandling.cpp')
0 files changed, 0 insertions, 0 deletions