[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
Wed Oct 25 16:13:36 PDT 2017
arphaman added a comment.
The updated patch introduces some redundancy between the `RefactoringAction` and the descriptor interface. I will address this in a follow-up patch.
Repository:
rL LLVM
https://reviews.llvm.org/D38985
More information about the cfe-commits
mailing list