[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:37:13 PDT 2018


ioeric updated this revision to Diff 151877.
ioeric added a comment.

- Require '/' in front of unittest: body


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D48290

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

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


More information about the cfe-commits mailing list