[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:20 PDT 2020
ahatanak added a comment.
This seems fine to me unless there are cases where the user wants to use it on the implementation. I can't think of a case where that is needed.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79094/new/
https://reviews.llvm.org/D79094
More information about the cfe-commits
mailing list