[PATCH] D137494: [Clangd] Fix the code action `RemoveUsingNamespace`
v1nh1shungry via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Nov 5 20:02:11 PDT 2022
v1nh1shungry added a comment.
@tom-anders Thank you for reviewing!
I tried adding a test but I don't know how to run the tests.
And I just found that operators declared in a class context are already handled in the existing version, but user-defined literals are not, so I rewrote the comments.
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