[PATCH] D71110: [clangd] A tool to evaluate cross-file rename.

Kirill Bobyrev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 11 09:45:36 PST 2020


kbobyrev added a comment.

Thanks! Now I can build it.

I was able to get some rename failures through this tool, though :( I had to disable the check for number of affected files first, but then this seems to be problematic:

  llvm/include/llvm/ADT/ArrayRef.h llvm::ArrayRef clangd
  llvm/include/llvm/ADT/StringRef.h llvm::StringRef clangd


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71110





More information about the cfe-commits mailing list