[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:39:26 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE323660: [clangd] Use new URI with scheme support in place of the existing LSP URI (authored by ioeric, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D42419?vs=131802&id=131803#toc

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.131803.patch
Type: text/x-patch
Size: 19686 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180129/72c896eb/attachment-0001.bin>


More information about the cfe-commits mailing list