Skip to content
Commit 22d225a2 authored by Simon Pilgrim's avatar Simon Pilgrim
Browse files

DAGISelMatcherOpt - TGParser::ParseOperation - silence static analyzer...

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
parent 46721bb7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment