[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 03:42:00 PDT 2016


hokein created this revision.
hokein added a reviewer: ioeric.
hokein added a subscriber: cfe-commits.

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-multiple-classes.cpp
  unittests/clang-move/ClangMoveTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25309.73756.patch
Type: text/x-patch
Size: 8860 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161006/0f4a19fb/attachment-0001.bin>


More information about the cfe-commits mailing list