[PATCH] D94554: [clangd] Add a Filesystem that overlays Dirty files.
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 1 13:50:56 PST 2021
njames93 updated this revision to Diff 327280.
njames93 marked an inline comment as done.
njames93 added a comment.
Address some comments, though I have a feeling @Sammccall, I may have to wait until DraftStore has been refactored first before continuing on with this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94554/new/
https://reviews.llvm.org/D94554
Files:
clang-tools-extra/clangd/ClangdLSPServer.cpp
clang-tools-extra/clangd/ClangdServer.cpp
clang-tools-extra/clangd/ClangdServer.h
clang-tools-extra/clangd/DraftStore.cpp
clang-tools-extra/clangd/DraftStore.h
clang-tools-extra/clangd/unittests/DraftStoreTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94554.327280.patch
Type: text/x-patch
Size: 18139 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210301/38f5f692/attachment-0001.bin>
More information about the cfe-commits
mailing list