[PATCH] D65263: [clangd] a prototype for triggering rename after extracting.
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 30 07:49:40 PDT 2019
hokein updated this revision to Diff 212345.
hokein edited the summary of this revision.
hokein added a comment.
reimplement the mechanism based on the offline discussion.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65263/new/
https://reviews.llvm.org/D65263
Files:
clang-tools-extra/clangd/ClangdLSPServer.cpp
clang-tools-extra/clangd/ClangdLSPServer.h
clang-tools-extra/clangd/clients/clangd-vscode/src/extension.ts
clang-tools-extra/clangd/refactor/Tweak.h
clang-tools-extra/clangd/refactor/tweaks/ExtractVariable.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65263.212345.patch
Type: text/x-patch
Size: 13277 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190730/8c3a9417/attachment-0001.bin>
More information about the cfe-commits
mailing list