[PATCH] D39836: [clangd] Drop impossible completions (unavailable or inaccessible)
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 9 03:15:38 PST 2017
ilya-biryukov added a subscriber: klimek.
ilya-biryukov added a comment.
I personally think they're useful to have anyway, and they don't add much noise when they're at the end of completions list.
I sometimes want to complete an item I know is there and then fix accessibility. Do you think they add too much noise?
I think I'm almost alone in this camp, though. (I remember @klimek saying he thinks they're sometimes useful too, but I may be mistaken)
https://reviews.llvm.org/D39836
More information about the cfe-commits
mailing list