[PATCH] D46862: [libclang] Optionally add code completion results for arrow instead of dot

Nikolai Kosjar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 6 03:32:12 PDT 2018


nik added a comment.

- Sometimes you refer to "fixits", sometimes "fix-its" and some times "FixIts". Unify to what is already there.
- The term "completion items" is new so far. Use "completions" for consistency.


https://reviews.llvm.org/D46862





More information about the cfe-commits mailing list