arphaman added inline comments.

================
Comment at: lib/Sema/SemaDeclAttr.cpp:6944
-    diag = !ObjCPropertyAccess ? diag::err_unavailable
-                               : diag::err_property_method_unavailable;
-    diag_message = diag::err_unavailable_message;
----------------
erik.pilkington wrote:
> Why did you remove the AR_Unavailable checking?
Ooops, that was a mistake


Repository:
  rL LLVM

https://reviews.llvm.org/D34264



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

Reply via email to