[PATCH] D25309: [clang-move] Support moving multiple classes in one run.

Haojian Wu via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 7 02:00:22 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL283526: [clang-move] Support moving multiple classes in one run. (authored by hokein).

Changed prior to commit:
  https://reviews.llvm.org/D25309?vs=73888&id=73890#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D25309

Files:
  clang-tools-extra/trunk/clang-move/ClangMove.cpp
  clang-tools-extra/trunk/clang-move/ClangMove.h
  clang-tools-extra/trunk/clang-move/tool/ClangMoveMain.cpp
  clang-tools-extra/trunk/test/clang-move/Inputs/database_template.json
  clang-tools-extra/trunk/test/clang-move/Inputs/multiple_class_test.cpp
  clang-tools-extra/trunk/test/clang-move/Inputs/multiple_class_test.h
  clang-tools-extra/trunk/test/clang-move/move-class.cpp
  clang-tools-extra/trunk/test/clang-move/move-multiple-classes.cpp
  clang-tools-extra/trunk/unittests/clang-move/ClangMoveTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25309.73890.patch
Type: text/x-patch
Size: 12134 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161007/e38b44df/attachment-0001.bin>


More information about the cfe-commits mailing list