[PATCH] D71880: [clangd] Implement Decl canonicalization rules for rename

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 23 02:27:10 PST 2020


hokein accepted this revision.
hokein added a comment.
This revision is now accepted and ready to land.

Thanks, this looks great now.

I think we can get rid of the `clangToolingRefactoring` dependence from clangd CMake files, clangd now should have no use of any functions there, could you take a look?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71880



More information about the cfe-commits mailing list