erik.pilkington added a comment.

Do we need to add APINotes support for this?



================
Comment at: clang/include/clang/Basic/Attr.td:2155
+  let Args = [StringArgument<"Attribute">];
+  let Documentation = [SwiftAttrDocs];
+}
----------------
Should we limit this to appear on certain subjects? Presumably the swift 
importer is only going to look for this in certain places, so I think it makes 
sense to call out places where it'll be ignored in clang. WDYT?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92354

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

Reply via email to