[PATCH] D33678: [clangd] Mark results of clangd requests with a tag provided by the FileSystemProvider.
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 30 08:00:26 PDT 2017
ilya-biryukov created this revision.
This allows an implementation of FileSystemProvider that can track which vfs::FileSystem
were used for each of the requests.
https://reviews.llvm.org/D33678
Files:
clangd/ClangdLSPServer.cpp
clangd/ClangdServer.cpp
clangd/ClangdServer.h
unittests/clangd/ClangdTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33678.100709.patch
Type: text/x-patch
Size: 9120 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170530/3d34126f/attachment-0001.bin>
More information about the cfe-commits
mailing list