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

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 24 04:15:04 PDT 2017


ilya-biryukov updated this revision to Diff 100065.
ilya-biryukov added a comment.

Minor refactoring to address @krasimir's comments


https://reviews.llvm.org/D33416

Files:
  clangd/ClangdLSPServer.cpp
  clangd/ClangdServer.cpp
  clangd/ClangdServer.h
  clangd/ClangdUnit.cpp
  clangd/ClangdUnit.h
  clangd/ClangdUnitStore.h
  unittests/CMakeLists.txt
  unittests/clangd/CMakeLists.txt
  unittests/clangd/ClangdTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33416.100065.patch
Type: text/x-patch
Size: 26033 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170524/2a2b23c0/attachment-0001.bin>


More information about the cfe-commits mailing list