[PATCH] D68937: [clangd] Add parameter renaming to define-inline code action
Kadir Cetinkaya via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 25 16:01:57 PDT 2019
kadircet updated this revision to Diff 226517.
kadircet marked 4 inline comments as done.
kadircet added a comment.
- Use findExplicitReferences for decl traversals.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68937/new/
https://reviews.llvm.org/D68937
Files:
clang-tools-extra/clangd/refactor/tweaks/DefineInline.cpp
clang-tools-extra/clangd/unittests/TweakTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68937.226517.patch
Type: text/x-patch
Size: 6071 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191025/ee91d565/attachment.bin>
More information about the cfe-commits
mailing list