[PATCH] D17072: Return immediatedly if Method is null, otherwise you'll get a crash when dyn_cast is called with a nullptr
don hinton via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 10 11:54:47 PST 2016
hintonda added a comment.
I don't have commit access, so if this patch is accepted, could someone please commit it for me?
http://reviews.llvm.org/D17072
More information about the cfe-commits
mailing list