aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LiveDebugVariables.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2020-09-16 12:17:44 +0100
committerSimon Pilgrim <llvm-dev@redking.me.uk>2020-09-16 12:30:24 +0100
commitaa1e15dda9e5941611f2183ba34087c2d02beb1a (patch)
tree66f5a85a10ac7a89277ddba04ada15c37784134f /llvm/lib/CodeGen/LiveDebugVariables.cpp
parent4abb5cd83902f1351db473c720ee0b95ebdcb338 (diff)
downloadllvm-aa1e15dda9e5941611f2183ba34087c2d02beb1a.zip
llvm-aa1e15dda9e5941611f2183ba34087c2d02beb1a.tar.gz
llvm-aa1e15dda9e5941611f2183ba34087c2d02beb1a.tar.bz2
TokenAnnotator.cpp - remove useless pointer null test. NFCI.
We dereference the Left pointer throughout the parseParens() function apart from this single case - just add an non-null assertion and drop the check. Fixes clang static analayzer null dereference warning.
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions