[PATCH] D93978: [clangd] DefineOutline doesn't require implementation file being saved
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 7 01:55:34 PST 2021
njames93 updated this revision to Diff 315070.
njames93 added a comment.
Herald added a subscriber: javed.absar.
Use VFS instead of DraftStore
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93978/new/
https://reviews.llvm.org/D93978
Files:
clang-tools-extra/clangd/ClangdServer.cpp
clang-tools-extra/clangd/TUScheduler.cpp
clang-tools-extra/clangd/TUScheduler.h
clang-tools-extra/clangd/refactor/Tweak.cpp
clang-tools-extra/clangd/refactor/Tweak.h
clang-tools-extra/clangd/refactor/tweaks/DefineOutline.cpp
clang-tools-extra/clangd/tool/Check.cpp
clang-tools-extra/clangd/unittests/tweaks/TweakTesting.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93978.315070.patch
Type: text/x-patch
Size: 10320 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210107/44ac31cb/attachment.bin>
More information about the cfe-commits
mailing list