llvm-project/clang-tools-extra/test/clang-move
Eric Liu 90d308ef4b Re-enable a clang-move test on windows.
This was fixed by r332612.

llvm-svn: 332701
2018-05-18 09:25:36 +00:00
..
Inputs [clang-move] Extend clang-move to support moving global variable. 2017-02-27 13:19:13 +00:00
move-class.cpp Re-enable a clang-move test on windows. 2018-05-18 09:25:36 +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
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] Fix test failing due to clang-format change 2018-03-27 13:39:33 +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