summaryrefslogtreecommitdiff
path: root/clang/test/clang-rename
Commit message (Expand)AuthorAgeFilesLines
* [clang-rename] Exit gracefully when no input providedShivam Gupta2023-04-261-0/+2
* [clang-rename] Fix rename on variable templates.Haojian Wu2020-10-191-0/+32
* [clang-rename] Fix rename on function template specializations.Haojian Wu2020-10-191-0/+19
* [clang-rename] Fix the failure rename test.Haojian Wu2020-02-112-13/+10
* [clang-rename] Fix the missing template constructors.Haojian Wu2020-02-111-0/+13
* [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