summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-apply-replacements/ClangRenameClassReplacements.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move ClassReplacements.cpp test from clang-rename tests to theAlex Lorenz2017-06-301-0/+11
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
OpenPOWER on IntegriCloud