aboutsummaryrefslogtreecommitdiff
path: root/clang/test/clang-rename
AgeCommit message (Expand)AuthorFilesLines
2020-10-19[clang-rename] Fix rename on variable templates.Haojian Wu1-0/+32
2020-10-19[clang-rename] Fix rename on function template specializations.Haojian Wu1-0/+19
2020-02-11[clang-rename] Fix the failure rename test.Haojian Wu2-13/+10
2020-02-11[clang-rename] Fix the missing template constructors.Haojian Wu1-0/+13
2019-10-04[clang-rename] Fix a crash when renaming a class without definition.Haojian Wu1-0/+4
2019-10-02[clang-rename] Better renaming the typedef decl.Haojian Wu1-0/+8
2017-10-25[clang-rename] Fix and enable the failing TemplatedClassFunction test.Haojian Wu1-6/+11
2017-09-14[refactor] add clang-refactor tool with initial testing support andAlex Lorenz1-15/+0
2017-09-11clang-rename: let -force handle multiple renamesMiklos Vajna1-0/+8
2017-06-30Move ClassReplacements.cpp test from clang-rename tests to theAlex Lorenz1-11/+0
2017-06-30[refactor] Move clang-rename into the clang repositoryAlex Lorenz32-0/+555