[PATCH] D36574: [refactor] add clang-refactor tool with initial testing support and local-rename action

Alex Lorenz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 14 02:34:53 PDT 2017


arphaman marked 8 inline comments as done.
arphaman added inline comments.


================
Comment at: tools/clang-refactor/TestSupport.h:32
+
+namespace refactor {
+
----------------
hokein wrote:
> Do you plan to use `refactor` on other  files?
Probably in the future, yeah.


Repository:
  rL LLVM

https://reviews.llvm.org/D36574





More information about the cfe-commits mailing list