[PATCH] D42419: [clangd] Use new URI with scheme support in place of the existing LSP URI

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 29 07:34:14 PST 2018


ioeric updated this revision to Diff 131802.
ioeric marked an inline comment as done.
ioeric added a comment.

- addressed review comments; removed URI hack in vscode extenstion.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D42419

Files:
  clangd/ClangdLSPServer.cpp
  clangd/Protocol.cpp
  clangd/Protocol.h
  clangd/URI.cpp
  clangd/URI.h
  clangd/XRefs.cpp
  clangd/clients/clangd-vscode/src/extension.ts
  unittests/clangd/URITests.cpp
  unittests/clangd/XRefsTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42419.131802.patch
Type: text/x-patch
Size: 19686 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180129/6747017c/attachment-0001.bin>


More information about the cfe-commits mailing list