[PATCH] D95925: [clangd] Detect rename conflicits within enclosing scope

Kirill Bobyrev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 4 00:36:23 PST 2021


kbobyrev updated this revision to Diff 321336.
kbobyrev marked an inline comment as done.
kbobyrev added a comment.

Pass const ref to DynTypedNode in helper.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95925

Files:
  clang-tools-extra/clangd/refactor/Rename.cpp
  clang-tools-extra/clangd/unittests/RenameTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95925.321336.patch
Type: text/x-patch
Size: 8137 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210204/1969e3e0/attachment.bin>


More information about the cfe-commits mailing list