Skip to content
Commit 0a045bbe authored by Nick Lewycky's avatar Nick Lewycky
Browse files

Remove dyn_cast + dereference pattern by replacing it with a cast and changing

the safety check to look for the same type we're going to actually cast to.
Fixes PR13180!

llvm-svn: 159110
parent fd5e6e7d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment