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

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 23 06:45:18 PDT 2017


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

Changed tests to use Windows-style paths for virtual directory when running on Windows.


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.99902.patch
Type: text/x-patch
Size: 26047 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170523/e971be3a/attachment-0001.bin>


More information about the cfe-commits mailing list