[PATCH] D137817: [clangd] Improve action `RemoveUsingNamespace` for user-defined literals

Vincent Hong via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 21 09:06:38 PST 2022


v1nh1shungry abandoned this revision.
v1nh1shungry added a comment.

Abandon because of the terrible implementation.

- The cost seems to be higher than the value.

- The place to insert isn't good enough.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137817



More information about the cfe-commits mailing list