Fix a couple places that immediately called operator-> on the result of dyn_cast.
It looks like it safe to just use cast for both cases. llvm-svn: 331578
Loading
Please sign in to comment
It looks like it safe to just use cast for both cases. llvm-svn: 331578