arphaman added a comment. Right now I gave the setter completion a flat priority bump of 3. Should something different be used? What do you think of the following possible priority heuristic: when completing blocks properties that return `void` the default property completion result should show up before the setter, otherwise the setter should show up before the property (we normally don't want to ignore the result of the call, right)?
Repository: rL LLVM https://reviews.llvm.org/D25520 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits