[PATCH] D24243: [clang-move] A prototype tool for moving class definition to new file.

Haojian Wu via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 21 06:26:59 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL282070: [clang-move] A prototype tool for moving class definition to new file. (authored by hokein).

Changed prior to commit:
  https://reviews.llvm.org/D24243?vs=72031&id=72033#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24243

Files:
  clang-tools-extra/trunk/CMakeLists.txt
  clang-tools-extra/trunk/clang-move/CMakeLists.txt
  clang-tools-extra/trunk/clang-move/ClangMove.cpp
  clang-tools-extra/trunk/clang-move/ClangMove.h
  clang-tools-extra/trunk/clang-move/tool/CMakeLists.txt
  clang-tools-extra/trunk/clang-move/tool/ClangMoveMain.cpp
  clang-tools-extra/trunk/unittests/CMakeLists.txt
  clang-tools-extra/trunk/unittests/clang-move/CMakeLists.txt
  clang-tools-extra/trunk/unittests/clang-move/ClangMoveTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24243.72033.patch
Type: text/x-patch
Size: 34834 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160921/539b665d/attachment-0001.bin>


More information about the cfe-commits mailing list