diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-09-26 17:38:47 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-09-26 17:38:47 +0000 |
commit | 22d225a2b2f75cef357d1acdcca0be579fa4114d (patch) | |
tree | 9cebb46226885453c00a6e651bc6294f73f24529 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | |
parent | 46721bb7f5216c7b528496b6b0a695f61c0fb544 (diff) | |
download | llvm-22d225a2b2f75cef357d1acdcca0be579fa4114d.zip llvm-22d225a2b2f75cef357d1acdcca0be579fa4114d.tar.gz llvm-22d225a2b2f75cef357d1acdcca0be579fa4114d.tar.bz2 |
DAGISelMatcherOpt - TGParser::ParseOperation - silence static analyzer cast_or_null<CheckTypeMatcher> null dereference warning. NFCI.
The static analyzer is warning about a potential null dereference, replace with an null/isa assertion and cast<CheckTypeMatcher>.
llvm-svn: 373001
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions