[PATCH] D69033: [clangd] Improve symbol qualification in DefineInline code action
Kadir Cetinkaya via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 30 01:17:12 PDT 2019
kadircet updated this revision to Diff 227040.
kadircet added a comment.
- Rebase
- Move qualification logic into AST.h so that it can be used by define outline, see D69033 <https://reviews.llvm.org/D69033>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69033/new/
https://reviews.llvm.org/D69033
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: D69033.227040.patch
Type: text/x-patch
Size: 6339 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191030/a381b6f0/attachment.bin>
More information about the cfe-commits
mailing list