[PATCH] D30337: [clang-move] Extend clang-move to support moving global variable.
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 24 06:04:28 PST 2017
hokein created this revision.
Also support dumping global variables.
https://reviews.llvm.org/D30337
Files:
clang-move/ClangMove.cpp
test/clang-move/Inputs/var_test.cpp
test/clang-move/Inputs/var_test.h
test/clang-move/move-var.cpp
unittests/clang-move/ClangMoveTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30337.89658.patch
Type: text/x-patch
Size: 7103 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170224/1698ffca/attachment.bin>
More information about the cfe-commits
mailing list