[PATCH] D42915: [clangd] Use URIs in index symbols.

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 6 02:17:44 PST 2018


ioeric added a comment.

I was thinking about leaving URI scheme customization to the postprocessing phase, but you are right, it would be better to make the URI scheme extendable in SymbolCollector.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D42915





More information about the cfe-commits mailing list