[PATCH] D71880: [clangd] Implement Decl canonicalization rules for rename
Kirill Bobyrev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 12 04:41:50 PST 2020
kbobyrev updated this revision to Diff 304783.
kbobyrev added a comment.
Add missing user-defined conversion test and a couple of missing cases with
ctor/dtor out-of-line implementation.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71880/new/
https://reviews.llvm.org/D71880
Files:
clang-tools-extra/clangd/refactor/Rename.cpp
clang-tools-extra/clangd/unittests/RenameTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71880.304783.patch
Type: text/x-patch
Size: 9336 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201112/1e10339a/attachment.bin>
More information about the cfe-commits
mailing list