[PATCH] D18461: ObjCXX: Warn undeclared identifiers.
Manman Ren via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 25 10:54:05 PDT 2016
manmanren added a comment.
In http://reviews.llvm.org/D18461#383218, @rjmccall wrote:
> Oh, you know, this should really propagate all the dependence bits, not just instantiation-dependence. It would be safer, at least. You could probably find a contrived example involving value-dependence.
Thanks for the quick review, John!
I will propagate all the dependence bits and commit.
Cheers,
Manman
http://reviews.llvm.org/D18461
More information about the cfe-commits
mailing list