Re: [PATCH] D24828: [clang-move] Don't add old_header to the new files.

2016-09-22 Thread Eric Liu via cfe-commits
ioeric added a comment. Could you elaborate on what this CL does in the description? https://reviews.llvm.org/D24828 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[PATCH] D24828: [clang-move] Don't add old_header to the new files.

2016-09-22 Thread Haojian Wu via cfe-commits
hokein created this revision. hokein added a reviewer: ioeric. hokein added a subscriber: cfe-commits. https://reviews.llvm.org/D24828 Files: clang-move/ClangMove.cpp clang-move/ClangMove.h unittests/clang-move/ClangMoveTests.cpp Index: unittests/clang-move/ClangMoveTests.cpp =