[PATCH] D148423: [clangd] Support define outline tweak for non cross file edits

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Apr 15 08:07:17 PDT 2023


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

- Clang format changes
- Update apply logic to not query the FS when its not a cross file edit


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D148423/new/

https://reviews.llvm.org/D148423

Files:
  clang-tools-extra/clangd/refactor/tweaks/DefineOutline.cpp
  clang-tools-extra/clangd/unittests/tweaks/DefineOutlineTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148423.513911.patch
Type: text/x-patch
Size: 6491 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230415/4979541e/attachment.bin>


More information about the cfe-commits mailing list