[PATCH] D71226: Also synthesize _cmd and self for properties
John McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 9 13:49:52 PST 2019
rjmccall added a comment.
It'd be nice if we didn't have to synthesize parameters for all declarations when we're just handling an `@interface`, but we can improve that in follow-ups.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71226/new/
https://reviews.llvm.org/D71226
More information about the cfe-commits
mailing list