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

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 5 09:30:58 PST 2018


ioeric created this revision.
ioeric added reviewers: hokein, sammccall.
Herald added subscribers: cfe-commits, jkorous-apple, ilya-biryukov, klimek.

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/SymbolYAML.cpp
  unittests/clangd/IndexTests.cpp
  unittests/clangd/SymbolCollectorTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42915.132852.patch
Type: text/x-patch
Size: 13462 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180205/364f755a/attachment.bin>


More information about the cfe-commits mailing list