[PATCH] D17154: Bug fix: check nullptr before call dyn_cast
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 11 10:14:47 PST 2016
arsenm added a subscriber: arsenm.
arsenm added a comment.
You could also use dyn_cast_or_null
Repository:
rL LLVM
http://reviews.llvm.org/D17154
More information about the llvm-commits
mailing list