[PATCH] D38985: [refactor] Add support for editor commands that connect IDEs/editors to the refactoring actions
Alex Lorenz via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 27 11:19:46 PDT 2017
This revision was automatically updated to reflect the committed changes.
arphaman marked 3 inline comments as done.
Closed by commit rL316780: [refactor] Describe refactorings in the operation classes (authored by arphaman).
Changed prior to commit:
https://reviews.llvm.org/D38985?vs=120466&id=120660#toc
Repository:
rL LLVM
https://reviews.llvm.org/D38985
Files:
cfe/trunk/include/clang/Tooling/Refactoring/Extract/Extract.h
cfe/trunk/include/clang/Tooling/Refactoring/RefactoringActionRegistry.def
cfe/trunk/include/clang/Tooling/Refactoring/RefactoringActionRule.h
cfe/trunk/include/clang/Tooling/Refactoring/RefactoringActionRulesInternal.h
cfe/trunk/include/clang/Tooling/Refactoring/Rename/RenamingAction.h
cfe/trunk/include/clang/module.modulemap
cfe/trunk/lib/Tooling/Refactoring/Extract.cpp
cfe/trunk/lib/Tooling/Refactoring/RefactoringActions.cpp
cfe/trunk/lib/Tooling/Refactoring/Rename/RenamingAction.cpp
cfe/trunk/unittests/Tooling/RefactoringActionRulesTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38985.120660.patch
Type: text/x-patch
Size: 22310 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171027/293060ed/attachment-0001.bin>
More information about the cfe-commits
mailing list