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 [clang-move] Compare with real paths of symlinks 2016-10-12 15:50:30 +00:00
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 [clang-move] Better support enclosing class. 2016-10-13 10:31:00 +00:00
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 [clang-move] Matching static class member more correctly. 2016-10-14 10:07:58 +00:00
test.h [clang-move] Move all code from old.h/cc directly when moving all class declarations from old.h. 2016-11-08 19:55:13 +00:00
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