hanchenye-llvm-project/clang/test/clang-rename
Alex Lorenz bf38b4effc Move ClassReplacements.cpp test from clang-rename tests to the
clang-apply-replacements tests

The ClassReplacements.cpp test in the clang-rename tests uses
clang-apply-replacements. I moved it back to the clang-tools-extra repository
for now to ensure that the clang-rename tests can pass when clang is compiled
without clang-tools-extra.

llvm-svn: 306843
2017-06-30 16:58:36 +00:00
..
Inputs
ClassAsTemplateArgument.cpp
ClassFindByName.cpp
ClassSimpleRenaming.cpp
ClassTestMulti.cpp
ClassTestMultiByName.cpp
ComplexFunctionOverride.cpp
ComplicatedClassType.cpp
Ctor.cpp
CtorInitializer.cpp
DeclRefExpr.cpp
Field.cpp
FunctionMacro.cpp
FunctionOverride.cpp
FunctionWithClassFindByName.cpp
IncludeHeaderWithSymbol.cpp
InvalidNewName.cpp
InvalidOffset.cpp
InvalidQualifiedName.cpp
MemberExprMacro.cpp
Namespace.cpp
NoNewName.cpp
TemplateClassInstantiation.cpp
TemplateTypename.cpp
TemplatedClassFunction.cpp
UserDefinedConversion.cpp
Variable.cpp
VariableMacro.cpp
YAMLInput.cpp