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

Haojian Wu via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 6 10:21:21 PDT 2016


hokein updated this revision to Diff 73819.
hokein marked 7 inline comments as done.
hokein added a comment.

Address review comments.


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.73819.patch
Type: text/x-patch
Size: 11229 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161006/83416769/attachment.bin>


More information about the cfe-commits mailing list