[PATCH] D50896: [clangd] Add xrefs LSP boilerplate implementation.

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 17 11:37:49 PDT 2018


ilya-biryukov added a comment.

Having unimplemented stubs in the codebase creates some confusion, but that's my personal opinion. Not terribly opposed to that if others feel it's the right way to go.

For experiments, we could simply patch this in locally without committing upstream. With git it's incredibly easy.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D50896





More information about the cfe-commits mailing list