[PATCH] D79094: [SemaObjC] Warn on visibility attributes on an @implementation

Akira Hatanaka via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 29 17:50:28 PDT 2020


ahatanak added a comment.

What if someone wants to use the attribute on either the interface or the implementation but can't modify the header?


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

https://reviews.llvm.org/D79094





More information about the cfe-commits mailing list