diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-09-26 10:35:19 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-09-26 10:35:19 +0000 |
commit | 39e3b7062a2be938e8bbeb6fa0ab2d7a4efdd7a3 (patch) | |
tree | 5a79cd0f2e81f0766b70de073d932ce81af1b239 /lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.h | |
parent | fc82c7a1b01de7dbf79d9c9847942aba47a0e011 (diff) | |
download | llvm-39e3b7062a2be938e8bbeb6fa0ab2d7a4efdd7a3.zip llvm-39e3b7062a2be938e8bbeb6fa0ab2d7a4efdd7a3.tar.gz llvm-39e3b7062a2be938e8bbeb6fa0ab2d7a4efdd7a3.tar.bz2 |
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/unittests/ScriptInterpreter/Python/PythonTestSuite.h')
0 files changed, 0 insertions, 0 deletions