llvm-project/clang-tools-extra/test/clang-move/Inputs
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
..
database_template.json
enum.h [clang-move] Support moving enum declarations. 2017-01-03 14:22:25 +00:00
function_test.cpp [clang-move] Support moving function. 2016-11-16 13:05:19 +00:00
function_test.h [clang-move] Support moving function. 2016-11-16 13:05:19 +00:00
helper_decls_test.cpp [clang-move] Handle helpers with forward declarations. 2017-01-17 13:22:37 +00:00
helper_decls_test.h [clang-move] Handle helpers with forward declarations. 2017-01-17 13:22:37 +00:00
macro_helper_test.cpp [clang-move] Ignore using decls which are defined in macros. 2017-01-17 10:08:11 +00:00
macro_helper_test.h [clang-move] Ignore using decls which are defined in macros. 2017-01-17 10:08:11 +00:00
multiple_class_test.cpp [clang-move] Only move used helper declarations. 2017-01-03 09:00:51 +00:00
multiple_class_test.h
template_class_test.cpp [clang-move] Support template class. 2016-11-10 05:33:26 +00:00
template_class_test.h [clang-move] Support template class. 2016-11-10 05:33:26 +00:00
test.cpp
test.h
type_alias.h [clang-move] Support moving type alias declarations. 2017-01-04 14:50:49 +00:00
var_test.cpp [clang-move] Extend clang-move to support moving global variable. 2017-02-27 13:19:13 +00:00
var_test.h [clang-move] Extend clang-move to support moving global variable. 2017-02-27 13:19:13 +00:00