[PATCH] D71345: [clangd] Fall back to selecting token-before-cursor if token-after-cursor fails.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 11 10:49:22 PST 2019
sammccall added a comment.
So a reasonable outcome here is we conclude this does more harm than good.
If that happens, I'd like to be clear on whether we have a better way of doing this in general or just don't think it's worth the cost, and should hack around it where possible as in D71284 <https://reviews.llvm.org/D71284>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71345/new/
https://reviews.llvm.org/D71345
More information about the cfe-commits
mailing list