[PATCH] D21814: clang-rename: support multiple renames with one invocation
Miklos Vajna via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 15 15:45:26 PDT 2016
vmiklos updated this revision to Diff 64204.
https://reviews.llvm.org/D21814
Files:
clang-rename/tool/ClangRename.cpp
test/clang-rename/ClassFindByName.cpp
test/clang-rename/ClassReplacements.cpp
test/clang-rename/ClassSimpleRenaming.cpp
test/clang-rename/ClassTest.cpp
test/clang-rename/ClassTestByName.cpp
test/clang-rename/ClassTestReplacements.cpp
test/clang-rename/ConstCastExpr.cpp
test/clang-rename/ConstructExpr.cpp
test/clang-rename/CtorDefTest.cpp
test/clang-rename/CtorFindByDeclaration.cpp
test/clang-rename/CtorFindByDefinition.cpp
test/clang-rename/CtorInitializer.cpp
test/clang-rename/CtorInitializerTest.cpp
test/clang-rename/DeclRefExpr.cpp
test/clang-rename/DtorDeclaration.cpp
test/clang-rename/DtorDefTest.cpp
test/clang-rename/DtorDefinition.cpp
test/clang-rename/DynamicCastExpr.cpp
test/clang-rename/Field.cpp
test/clang-rename/FieldTest.cpp
test/clang-rename/FunctionMacro.cpp
test/clang-rename/MemberExprMacro.cpp
test/clang-rename/Namespace.cpp
test/clang-rename/NoNewName.cpp
test/clang-rename/ReinterpretCastExpr.cpp
test/clang-rename/StaticCastExpr.cpp
test/clang-rename/VarTest.cpp
test/clang-rename/Variable.cpp
test/clang-rename/VariableMacro.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21814.64204.patch
Type: text/x-patch
Size: 20092 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160715/031c72af/attachment-0001.bin>
More information about the cfe-commits
mailing list