[PATCH] D54077: [clangd] Implemented DraftFileSystem
Lutsenko Danil via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Nov 3 12:37:41 PDT 2018
LutsenkoDanil created this revision.
LutsenkoDanil added reviewers: sammccall, ilya-biryukov.
Herald added subscribers: cfe-commits, kadircet, arphaman, jkorous, MaskRay, ioeric.
Patch changes behavior of preamble building. If headers was changed in editor, preamble will be built with draft versions of them.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D54077
Files:
clangd/ClangdLSPServer.cpp
clangd/ClangdLSPServer.h
clangd/DraftStore.cpp
clangd/DraftStore.h
clangd/FS.h
clangd/FSProvider.h
unittests/clangd/DraftStoreTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54077.172501.patch
Type: text/x-patch
Size: 12170 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181103/9f315839/attachment.bin>
More information about the cfe-commits
mailing list