ahatanak marked an inline comment as done.
ahatanak added inline comments.

================
Comment at: test/SemaObjC/Inputs/non-trivial-c-union.h:10
+  _Nonnull id f1;
+  __weak id f2;
+} U0_SystemHeader;
----------------
Rather than making an exception for explicit `__strong` fields, should we have 
an attribute that can be used to instruct the compiler not to mark the field as 
unavailable?


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65256/new/

https://reviews.llvm.org/D65256



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

Reply via email to