[PATCH] D33416: [clangd] Allow to use vfs::FileSystem for file accesses.

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 26 05:27:12 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL303977: [clangd] Allow to use vfs::FileSystem for file accesses. (authored by ibiryukov).

Changed prior to commit:
  https://reviews.llvm.org/D33416?vs=100262&id=100389#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33416

Files:
  clang-tools-extra/trunk/clangd/ClangdLSPServer.cpp
  clang-tools-extra/trunk/clangd/ClangdServer.cpp
  clang-tools-extra/trunk/clangd/ClangdServer.h
  clang-tools-extra/trunk/clangd/ClangdUnit.cpp
  clang-tools-extra/trunk/clangd/ClangdUnit.h
  clang-tools-extra/trunk/clangd/ClangdUnitStore.h
  clang-tools-extra/trunk/unittests/CMakeLists.txt
  clang-tools-extra/trunk/unittests/clangd/CMakeLists.txt
  clang-tools-extra/trunk/unittests/clangd/ClangdTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33416.100389.patch
Type: text/x-patch
Size: 26736 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170526/295932ea/attachment-0001.bin>


More information about the cfe-commits mailing list