[PATCH] D95925: [clangd] Detect rename conflicits within enclosing scope
Kirill Bobyrev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 3 04:26:41 PST 2021
kbobyrev updated this revision to Diff 321052.
kbobyrev added a comment.
Save few LOCs by checking for nullptr in CheckDeclStmt.
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.321052.patch
Type: text/x-patch
Size: 7129 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210203/720d3f2a/attachment.bin>
More information about the cfe-commits
mailing list