[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
Fri Sep 16 06:30:37 PDT 2016


hokein updated this revision to Diff 71631.
hokein added a comment.

Support fully quailified name only.


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.71631.patch
Type: text/x-patch
Size: 33908 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160916/f29b8321/attachment-0001.bin>


More information about the cfe-commits mailing list