llvm-project/clang-tools-extra/test/clang-move
Haojian Wu d69d90753c [clang-move] Support moving type alias declarations.
Reviewers: ioeric

Subscribers: cfe-commits

Differential Revision: https://reviews.llvm.org/D28279

llvm-svn: 290967
2017-01-04 14:50:49 +00:00
..
Inputs [clang-move] Support moving type alias declarations. 2017-01-04 14:50:49 +00:00
move-class.cpp [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
move-enum-decl.cpp [clang-move] Support moving enum declarations. 2017-01-03 14:22:25 +00:00
move-function.cpp [clang-move] Support moving function. 2016-11-16 13:05:19 +00:00
move-multiple-classes.cpp [clang-move] Only move used helper declarations. 2017-01-03 09:00:51 +00:00
move-template-class.cpp [clang-move] Support template class. 2016-11-10 05:33:26 +00:00
move-type-alias.cpp [clang-move] Support moving type alias declarations. 2017-01-04 14:50:49 +00:00
move-used-helper-decls.cpp [clang-move] Only move used helper declarations. 2017-01-03 09:00:51 +00:00