[PATCH] D137494: [Clangd] Fix the code action `RemoveUsingNamespace`

Tom Praschan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Nov 5 11:47:54 PDT 2022


tom-anders requested changes to this revision.
tom-anders added a comment.
This revision now requires changes to proceed.

Did a quick test on my machine, seems to work! Can you add a regression test to clang-tools-extra/clangd/unittests/tweaks/RemoveUsingNamespaceTests.cpp though?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137494



More information about the cfe-commits mailing list