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/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp | |
parent | 46721bb7f5216c7b528496b6b0a695f61c0fb544 (diff) | |
download | bcm5719-llvm-22d225a2b2f75cef357d1acdcca0be579fa4114d.tar.gz bcm5719-llvm-22d225a2b2f75cef357d1acdcca0be579fa4114d.zip |
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/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp')
0 files changed, 0 insertions, 0 deletions