aboutsummaryrefslogtreecommitdiff
path: root/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2019-09-26 16:30:36 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2019-09-26 16:30:36 +0000
commit514e6b6e6ed9d05e263e01dc80b1e1b9663aab38 (patch)
treea8c75cf217d6098b7bf2898e4a66f8a30b7bd4b5 /lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp
parent2cf54d7b713ce3f60cd44a3c084b5d42cb190f4c (diff)
downloadllvm-514e6b6e6ed9d05e263e01dc80b1e1b9663aab38.zip
llvm-514e6b6e6ed9d05e263e01dc80b1e1b9663aab38.tar.gz
llvm-514e6b6e6ed9d05e263e01dc80b1e1b9663aab38.tar.bz2
ConstantFold - silence static analyzer dyn_cast<ExtractValueInst> null dereference warning. NFCI.
The static analyzer is warning about a potential null dereference, but we should be able to use cast<ExtractValueInst> directly and if not assert will fire for us. llvm-svn: 372993
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp')
0 files changed, 0 insertions, 0 deletions