summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2019-09-26 10:35:19 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2019-09-26 10:35:19 +0000
commit39e3b7062a2be938e8bbeb6fa0ab2d7a4efdd7a3 (patch)
tree5a79cd0f2e81f0766b70de073d932ce81af1b239 /lldb/packages/Python
parentfc82c7a1b01de7dbf79d9c9847942aba47a0e011 (diff)
downloadbcm5719-llvm-39e3b7062a2be938e8bbeb6fa0ab2d7a4efdd7a3.tar.gz
bcm5719-llvm-39e3b7062a2be938e8bbeb6fa0ab2d7a4efdd7a3.zip
HexagonAsmParser::ParseDirectiveFalign - silence static analyzer dyn_cast<MCConstantExpr> null dereference warning. NFCI.
The static analyzer is warning about a potential null dereference, but we should be able to use cast<MCConstantExpr> directly and if not assert will fire for us. llvm-svn: 372956
Diffstat (limited to 'lldb/packages/Python')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud