[PATCH] D15991: Remove unnecessary .get() on smart pointers in isa, cast, and dyn_cast.
Justin Lebar via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 13 18:01:05 PST 2016
jlebar added a comment.
Thank you for the review. I also like auto*; I went through and added that where applicable.
I'll check this in once we're agreed on http://reviews.llvm.org/D15910.
http://reviews.llvm.org/D15991
More information about the llvm-commits
mailing list