[PATCH] D31401: [clangd] Extract FsPath from file:// uri

Stanislav Ionascu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 5 12:46:36 PDT 2017


stanionascu updated this revision to Diff 94271.
stanionascu added a comment.

Refactored URI handling to make it more explicit, also updated the parts which expect a File parameter and not an URI.


https://reviews.llvm.org/D31401

Files:
  clangd/ASTManager.cpp
  clangd/ASTManager.h
  clangd/DocumentStore.h
  clangd/Protocol.cpp
  clangd/Protocol.h
  clangd/ProtocolHandlers.cpp
  clangd/clients/clangd-vscode/src/extension.ts

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31401.94271.patch
Type: text/x-patch
Size: 16483 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170405/d6b9c544/attachment-0001.bin>


More information about the cfe-commits mailing list