[PATCH] D93978: [clangd] DefineOutline doesn't require implementation file being saved

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 20 06:27:44 PST 2021


njames93 updated this revision to Diff 317862.
njames93 added a comment.

Change implementation to use DirtyFS instead.


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/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/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/DraftStoreTests.cpp
  clang-tools-extra/clangd/unittests/tweaks/TweakTesting.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93978.317862.patch
Type: text/x-patch
Size: 25625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210120/795e308f/attachment-0001.bin>


More information about the cfe-commits mailing list