llvm-project/clang-tools-extra/test/clang-rename
Kirill Bobyrev 1114048ac8 [clang-rename] remove obsolete tests and apply fixes to existing
Few tests introduced by previous patch had obsolete counterparts.

Applied fixes to {Dynamic|Static}CastExpr.cpp

llvm-svn: 275681
2016-07-16 08:55:01 +00:00
..
ClassFindByName.cpp [clang-rename] fix testset 2016-07-15 12:22:38 +00:00
ClassNameInFunctionDefenition.cpp [clang-rename] fix testset 2016-07-15 12:22:38 +00:00
ClassReplacements.cpp [clang-rename] fix testset 2016-07-15 12:22:38 +00:00
ClassSimpleRenaming.cpp [clang-rename] fix testset 2016-07-15 12:22:38 +00:00
ComplicatedClassType.cpp [clang-rename] remove obsolete tests and apply fixes to existing 2016-07-16 08:55:01 +00:00
ConstCastExpr.cpp [clang-rename] fix testset 2016-07-15 12:22:38 +00:00
ConstructExpr.cpp [clang-rename] fix testset 2016-07-15 12:22:38 +00:00
CtorFindByDeclaration.cpp [clang-rename] fix testset 2016-07-15 12:22:38 +00:00
CtorFindByDefinition.cpp [clang-rename] fix testset 2016-07-15 12:22:38 +00:00
CtorInitializer.cpp [clang-rename] fix testset 2016-07-15 12:22:38 +00:00
DeclRefExpr.cpp [clang-rename] fix testset 2016-07-15 12:22:38 +00:00
DtorDeclaration.cpp [clang-rename] fix testset 2016-07-15 12:22:38 +00:00
DtorDefinition.cpp [clang-rename] fix testset 2016-07-15 12:22:38 +00:00
DynamicCastExpr.cpp [clang-rename] remove obsolete tests and apply fixes to existing 2016-07-16 08:55:01 +00:00
Field.cpp [clang-rename] fix testset 2016-07-15 12:22:38 +00:00
FunctionMacro.cpp [clang-rename] add few tests 2016-07-15 10:21:33 +00:00
MemberExprMacro.cpp [clang-rename] fix testset 2016-07-15 12:22:38 +00:00
Namespace.cpp [clang-rename] add few tests 2016-07-15 10:21:33 +00:00
NoNewName.cpp [clang-rename] fix testset 2016-07-15 12:22:38 +00:00
ReinterpretCastExpr.cpp clang-rename: implement handling of remaining named casts 2016-06-13 18:50:45 +00:00
StaticCastExpr.cpp [clang-rename] remove obsolete tests and apply fixes to existing 2016-07-16 08:55:01 +00:00
TemplateTypename.cpp [clang-rename] fix testset 2016-07-15 12:22:38 +00:00
UserDefinedConversion.cpp [clang-rename] fix testset 2016-07-15 12:22:38 +00:00
UserDefinedConversionFindByTypeDeclaration.cpp [clang-rename] fix testset 2016-07-15 12:22:38 +00:00
Variable.cpp [clang-rename] fix testset 2016-07-15 12:22:38 +00:00
VariableMacro.cpp [clang-rename] add few tests 2016-07-15 10:21:33 +00:00