After dyn_cast'ing, it generally makes sense to check the *output* of
the dyn_cast against NULL rather than the *input*. Fixes PR6025. llvm-svn: 93435
Loading
Please register or sign in to comment
the dyn_cast against NULL rather than the *input*. Fixes PR6025. llvm-svn: 93435