[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:13:52 PST 2018


ioeric updated this revision to Diff 132958.
ioeric marked 2 inline comments as done.
ioeric added a comment.

- Make URIScheme customizable in SymbolCollector.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D42915

Files:
  clangd/index/Index.cpp
  clangd/index/Index.h
  clangd/index/Merge.cpp
  clangd/index/SymbolCollector.cpp
  clangd/index/SymbolCollector.h
  clangd/index/SymbolYAML.cpp
  unittests/clangd/IndexTests.cpp
  unittests/clangd/SymbolCollectorTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42915.132958.patch
Type: text/x-patch
Size: 15440 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180206/71ae5fe2/attachment-0001.bin>


More information about the cfe-commits mailing list