[PATCH] D39332: [clang-refactor] Introduce "local-qualified-rename" action.

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 30 03:50:17 PDT 2017


hokein updated this revision to Diff 120792.
hokein added a comment.

- rebase to master
- move the implementation to a refactoring rule in `local-rename`
- support non-selection based refactoring action invocation call path


https://reviews.llvm.org/D39332

Files:
  include/clang/Tooling/Refactoring/Rename/RenamingAction.h
  lib/Tooling/Refactoring/RefactoringActions.cpp
  lib/Tooling/Refactoring/Rename/RenamingAction.cpp
  test/Refactor/LocalRename/QualifiedRename.cpp
  tools/clang-refactor/ClangRefactor.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39332.120792.patch
Type: text/x-patch
Size: 9128 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171030/ec9f1b0c/attachment.bin>


More information about the cfe-commits mailing list