summaryrefslogtreecommitdiff
path: root/test/clang-rename
Commit message (Expand)AuthorAgeFilesLines
* [clang-rename] Fix a crash when renaming a class without definition.Haojian Wu2019-10-041-0/+4
* [clang-rename] Better renaming the typedef decl.Haojian Wu2019-10-021-0/+8
* [clang-rename] Fix and enable the failing TemplatedClassFunction test.Haojian Wu2017-10-251-6/+11
* [refactor] add clang-refactor tool with initial testing support andAlex Lorenz2017-09-141-15/+0
* clang-rename: let -force handle multiple renamesMiklos Vajna2017-09-111-0/+8
* Move ClassReplacements.cpp test from clang-rename tests to theAlex Lorenz2017-06-301-11/+0
* [refactor] Move clang-rename into the clang repositoryAlex Lorenz2017-06-3032-0/+555