rjmccall added a comment.

Are you sure it's a good idea to not print the address space when it's 
implicit?  Won't that often lead to really confusing diagnostics?

Also, we do already have a way of expressing that an extended qualifier was 
explicit: AttributedType.  We have very similar sorts of superficial 
well-formedness checks to what I think you're trying to do in ObjC ARC.


https://reviews.llvm.org/D35082



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to