[PATCH] D24243: [clang-move] A prototype tool for moving class definition to new file.
Haojian Wu via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 7 08:26:53 PDT 2016
hokein updated this revision to Diff 70538.
hokein marked 19 inline comments as done.
hokein added a comment.
Herald added a subscriber: beanz.
- Address review comments.
https://reviews.llvm.org/D24243
Files:
CMakeLists.txt
clang-move/CMakeLists.txt
clang-move/ClangMove.cpp
clang-move/ClangMove.h
clang-move/tool/CMakeLists.txt
clang-move/tool/ClangMoveMain.cpp
unittests/CMakeLists.txt
unittests/clang-move/CMakeLists.txt
unittests/clang-move/ClangMoveTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24243.70538.patch
Type: text/x-patch
Size: 33367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160907/8dbcde27/attachment-0001.bin>
More information about the cfe-commits
mailing list