[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 02:14:33 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL283202: [clang-move] Make it support both relative and absolute file path arguments. (authored by hokein).

Changed prior to commit:
  https://reviews.llvm.org/D24922?vs=73426&id=73433#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24922

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/CMakeLists.txt
  clang-tools-extra/trunk/test/clang-move/Inputs/database_template.json
  clang-tools-extra/trunk/test/clang-move/Inputs/test.cpp
  clang-tools-extra/trunk/test/clang-move/Inputs/test.h
  clang-tools-extra/trunk/test/clang-move/move-class.cpp
  clang-tools-extra/trunk/unittests/clang-move/ClangMoveTests.cpp

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


More information about the cfe-commits mailing list