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

Kirill Bobyrev via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 19 01:20:16 PDT 2016


omtcyfz updated this revision to Diff 71776.
omtcyfz added a comment.
Herald added a subscriber: mgorny.

The diff doesn't really do much right now, but it kind of gives the idea of what's happening with clang-refactor.


https://reviews.llvm.org/D24192

Files:
  CMakeLists.txt
  clang-refactor/CMakeLists.txt
  clang-refactor/core/BasicExecutor.cpp
  clang-refactor/core/BasicExecutor.h
  clang-refactor/core/CMakeLists.txt
  clang-refactor/core/Executor.h
  clang-refactor/core/ModuleEntryPoint.cpp
  clang-refactor/core/ModuleEntryPoint.h
  clang-refactor/core/ModuleManager.cpp
  clang-refactor/core/ModuleManager.h
  clang-refactor/core/RefactoringContext.cpp
  clang-refactor/core/RefactoringContext.h
  clang-refactor/core/RefactoringModule.cpp
  clang-refactor/core/RefactoringModule.h
  clang-refactor/core/RefactoringOptions.h
  clang-refactor/core/SymbolIndexClient.h
  clang-refactor/driver/CMakeLists.txt
  clang-refactor/driver/Driver.cpp
  clang-refactor/modules/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24192.71776.patch
Type: text/x-patch
Size: 21439 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160919/6a6d5615/attachment-0001.bin>


More information about the cfe-commits mailing list