summaryrefslogtreecommitdiff
path: root/unittests/Rename
AgeCommit message (Expand)Author
2017-12-05[CMake] Use PRIVATE in target_link_libraries for executablesShoaib Meenai
2017-10-25[rename] support renaming class member.Haojian Wu
2017-10-23[rename] Don't overwrite the template argument when renaming a template funct...Haojian Wu
2017-10-18[clang-rename] Rename alias.Haojian Wu
2017-10-17[clang-rename] Rename enum.Haojian Wu
2017-10-16[clang-rename] Add function unit tests.Haojian Wu
2017-10-11[clang-rename] Add more unittest.Haojian Wu
2017-10-11[clang-rename] Don't add prefix qualifiers to the declaration and definition ...Haojian Wu
2017-06-30Use add_clang_unittest in the CMakeLists.txt for the moved unittestAlex Lorenz
2017-06-30[refactor] Move clang-rename into the clang repositoryAlex Lorenz