[PATCH] D96324: [clangd] Rename references to function arguments within the same file

Kirill Bobyrev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 6 00:37:10 PDT 2021


kbobyrev added a comment.
Herald added a project: clang-tools-extra.

Ping! Do you think this is a reasonable idea? I think if we just check whether there aren't any references to the function outside of the main file we should be safe enough to rename args.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96324



More information about the cfe-commits mailing list