[PATCH] D24192: [clang-refactor] introducing clang-refactor

Kirill Bobyrev via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 6 03:35:29 PDT 2016


omtcyfz updated the summary for this revision.
omtcyfz removed a reviewer: bkramer.
omtcyfz added subscribers: bkramer, hokein.
omtcyfz updated this revision to Diff 70373.
omtcyfz added a comment.

Removed whole clang-rename part, only making this patch clang-rename specific.


https://reviews.llvm.org/D24192

Files:
  CMakeLists.txt
  clang-refactor/CMakeLists.txt
  clang-refactor/driver/CMakeLists.txt
  clang-refactor/driver/Driver.cpp
  clang-refactor/driver/ModuleManager.cpp
  clang-refactor/driver/ModuleManager.h
  clang-refactor/modules/CMakeLists.txt
  clang-refactor/modules/core/RefactoringModule.h
  clang-refactor/modules/template/CMakeLists.txt
  clang-refactor/modules/template/TemplateModule.cpp
  clang-refactor/modules/template/TemplateModule.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24192.70373.patch
Type: text/x-patch
Size: 15180 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160906/61fbeb57/attachment-0001.bin>


More information about the cfe-commits mailing list