llvm-project/clang-tools-extra/test/clang-move
Sam McCall 718397632e Avoid assumption that lit tests are writable. NFC
llvm-svn: 322001
2018-01-08 15:49:40 +00:00
..
Inputs [clang-move] Extend clang-move to support moving global variable. 2017-02-27 13:19:13 +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 Avoid assumption that lit tests are writable. NFC 2018-01-08 15:49:40 +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] Handle helpers with forward declarations. 2017-01-17 13:22:37 +00:00
move-var.cpp [clang-move] Extend clang-move to support moving global variable. 2017-02-27 13:19:13 +00:00
no-move-macro-helpers.cpp Avoid assumption that lit tests are writable. NFC 2018-01-08 15:49:40 +00:00