[PATCH] D87775: [clangd] Add option for disabling AddUsing tweak on some namespaces.

Adam Czachorowski via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 18 07:31:03 PDT 2020


adamcz updated this revision to Diff 292786.
adamcz marked 2 inline comments as done.
adamcz added a comment.

addressed review comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87775

Files:
  clang-tools-extra/clangd/Config.h
  clang-tools-extra/clangd/ConfigCompile.cpp
  clang-tools-extra/clangd/ConfigFragment.h
  clang-tools-extra/clangd/ConfigYAML.cpp
  clang-tools-extra/clangd/refactor/tweaks/AddUsing.cpp
  clang-tools-extra/clangd/unittests/TweakTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87775.292786.patch
Type: text/x-patch
Size: 6511 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200918/9a7be720/attachment.bin>


More information about the cfe-commits mailing list