[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:38:25 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL335035: [clangd] Use workspace root path as hint path for resolving URIs in… (authored by ioeric, committed by ).
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

https://reviews.llvm.org/D48290

Files:
  clang-tools-extra/trunk/clangd/ClangdServer.cpp
  clang-tools-extra/trunk/clangd/FindSymbols.cpp
  clang-tools-extra/trunk/clangd/FindSymbols.h
  clang-tools-extra/trunk/unittests/clangd/FindSymbolsTests.cpp
  clang-tools-extra/trunk/unittests/clangd/TestFS.cpp
  clang-tools-extra/trunk/unittests/clangd/URITests.cpp

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


More information about the cfe-commits mailing list