[PATCH] D71345: [clangd] Fall back to selecting token-before-cursor if token-after-cursor fails.

Nathan Ridge via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 11 16:00:59 PST 2019


nridge added a comment.

I tried to do a less general version of this (for go-to-definition only) in D70727 <https://reviews.llvm.org/D70727> :)


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