llvm-project/clang-tools-extra/clang-move
Haojian Wu 4a92050ce2 [clang-move] Extend clang-move to support moving global variable.
Summary: Also support dumping global variables.

Reviewers: ioeric

Reviewed By: ioeric

Subscribers: cfe-commits

Differential Revision: https://reviews.llvm.org/D30337

llvm-svn: 296337
2017-02-27 13:19:13 +00:00
..
tool [clang-move] Fix buildbot failures 2016-12-12 20:24:44 +00:00
CMakeLists.txt [clang-move] Only move used helper declarations. 2017-01-03 09:00:51 +00:00
ClangMove.cpp [clang-move] Extend clang-move to support moving global variable. 2017-02-27 13:19:13 +00:00
ClangMove.h [clang-move] Only move used helper declarations. 2017-01-03 09:00:51 +00:00
HelperDeclRefGraph.cpp [clang-move] Handle helpers with forward declarations. 2017-01-17 13:22:37 +00:00
HelperDeclRefGraph.h [clang-move] Only move used helper declarations. 2017-01-03 09:00:51 +00:00