[PATCH] D18461: ObjCXX: Warn undeclared identifiers.

John McCall via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 24 16:35:15 PDT 2016


rjmccall added a comment.

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.


http://reviews.llvm.org/D18461





More information about the cfe-commits mailing list