Also support dumping global variables.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D30337
[clang-move] Extend clang-move to support moving global variable. ClosedPublic Authored by hokein on Feb 24 2017, 6:04 AM.
Details Summary Also support dumping global variables.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 24 2017, 7:44 AM Closed by commit rL296337: [clang-move] Extend clang-move to support moving global variable. (authored by hokein). · Explain WhyFeb 27 2017, 5:31 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 89869 clang-tools-extra/trunk/clang-move/ClangMove.cpp
clang-tools-extra/trunk/test/clang-move/Inputs/var_test.h
clang-tools-extra/trunk/test/clang-move/Inputs/var_test.cpp
clang-tools-extra/trunk/test/clang-move/move-var.cpp
clang-tools-extra/trunk/unittests/clang-move/ClangMoveTests.cpp
|