[PATCH] D25520: [CodeCompletion] Add block placeholders when completing member access for Objective-C block property setters
Argyrios Kyrtzidis via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 13 10:18:42 PDT 2016
akyrtzi added a comment.
> What do you think of the following possible priority heuristic
SGTM.
Changes LGTM. I'd also recommend that as a follow-up patch it would be great to extend the setter completion to variables as well (global variables, fields, ivars, etc.)
Repository:
rL LLVM
https://reviews.llvm.org/D25520
More information about the cfe-commits
mailing list