[PATCH] D69991: Implement __attribute__((objc_direct)), __attribute__((objc_direct_members))
John McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Nov 17 21:36:27 PST 2019
rjmccall added a comment.
Okay. There's actually a good reason to emit the selector reference as close to the call as possible, but I agree that we shouldn't do that in this patch.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69991/new/
https://reviews.llvm.org/D69991
More information about the cfe-commits
mailing list