[PATCH] D86049: RFC: Implement optional exportable wrapper function generation for objc_direct methods.
Michael Wyman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 27 11:08:49 PDT 2022
mwyman added a comment.
I think it's reasonable to do `@property` behavior in a follow-up.
Are we thinking to allow `__attribute__((visibility("default")))` on an `@property` declaration, to keep the visibility behavior consistent?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86049/new/
https://reviews.llvm.org/D86049
More information about the cfe-commits
mailing list