[PATCH] D24922: [clang-move] Make it support both relative and absolute file path arguments.

Haojian Wu via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 4 01:40:36 PDT 2016


hokein updated this revision to Diff 73426.
hokein marked 3 inline comments as done.
hokein added a comment.
Herald added subscribers: mgorny, beanz.

Add clang-move tool in test/CMakeLists.


https://reviews.llvm.org/D24922

Files:
  clang-move/ClangMove.cpp
  clang-move/ClangMove.h
  clang-move/tool/ClangMoveMain.cpp
  test/CMakeLists.txt
  test/clang-move/Inputs/database_template.json
  test/clang-move/Inputs/test.cpp
  test/clang-move/Inputs/test.h
  test/clang-move/move-class.cpp
  unittests/clang-move/ClangMoveTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24922.73426.patch
Type: text/x-patch
Size: 18368 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161004/8072cb23/attachment.bin>


More information about the cfe-commits mailing list