[PATCH] D36574: [refactor] add clang-refactor tool with initial testing support and local-rename action
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 14 02:48:05 PDT 2017
hokein added a comment.
Seems that you have attached a wrong diff, which is committed in r313025.
================
Comment at: tools/clang-refactor/TestSupport.h:32
+
+namespace refactor {
+
----------------
arphaman wrote:
> hokein wrote:
> > Do you plan to use `refactor` on other files?
> Probably in the future, yeah.
SG.
Repository:
rL LLVM
https://reviews.llvm.org/D36574
More information about the cfe-commits
mailing list