[PATCH] D54529: [clangd] Add USR to textDocument/definition response

Jan Korous via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 14 09:39:12 PST 2018


jkorous added a comment.

Hi Sam!

I am aware of clangd using SymbolID. We basically need USR for integration with our external indexing service. We don't plan to systematically use it in the protocol and I am not aware of any other requirement for using USR in LSP - will double check that to be sure.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D54529





More information about the cfe-commits mailing list