MadCoder added a comment. In D71226#1776038 <https://reviews.llvm.org/D71226#1776038>, @rjmccall wrote:
> 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. yeah ideally I'd want to do it lazily when we emit the direct call, but at this point the Decl is const and that was a huge change to make. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D71226/new/ https://reviews.llvm.org/D71226 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits