[PATCH] D48290: [clangd] Use workspace root path as hint path for resolving URIs in workspace/symbol

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 19 02:00:53 PDT 2018


ioeric updated this revision to Diff 151869.
ioeric marked 3 inline comments as done.
ioeric added a comment.

- Address review comments


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D48290

Files:
  clangd/ClangdServer.cpp
  clangd/FindSymbols.cpp
  clangd/FindSymbols.h
  unittests/clangd/FileIndexTests.cpp
  unittests/clangd/FindSymbolsTests.cpp
  unittests/clangd/SymbolCollectorTests.cpp
  unittests/clangd/TestFS.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48290.151869.patch
Type: text/x-patch
Size: 6192 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180619/ca91acaa/attachment.bin>


More information about the cfe-commits mailing list