Also support dumping global variables.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 4253 Build 4253: arc lint + arc unit
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 89659 clang-move/ClangMove.cpp
test/clang-move/Inputs/var_test.h
test/clang-move/Inputs/var_test.cpp
test/clang-move/move-var.cpp
unittests/clang-move/ClangMoveTests.cpp
|