]> granicus.if.org Git - clang/commit
Move ClassReplacements.cpp test from clang-rename tests to the
authorAlex Lorenz <arphaman@gmail.com>
Fri, 30 Jun 2017 16:58:36 +0000 (16:58 +0000)
committerAlex Lorenz <arphaman@gmail.com>
Fri, 30 Jun 2017 16:58:36 +0000 (16:58 +0000)
commit4c75105321fb6af6242d84703a29d3402fe2c625
tree2fc111bf1b4bf08be2faa99394cba68e4fe41de4
parent4fde676b9517155be056acca6c06502879f25860
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.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@306843 91177308-0d34-0410-b5e6-96231b3b80d8
test/clang-rename/ClassReplacements.cpp [deleted file]