[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 01:07:43 PDT 2016


hokein updated this revision to Diff 73888.
hokein marked 3 inline comments as done.
hokein added a comment.

Update.


https://reviews.llvm.org/D25309

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

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


More information about the cfe-commits mailing list