summaryrefslogtreecommitdiff
path: root/unittests/Rename
Commit message (Expand)AuthorAgeFilesLines
* cmake: Add CLANG_LINK_CLANG_DYLIB optionTom Stellard2019-07-031-1/+1
* Rename clangToolingRefactor to clangToolingRefactoring for consistency with i...Nico Weber2019-05-251-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-195-20/+15
* Add explicit dependency on clangSerialization for a bunch of components to fi...Fangrui Song2018-12-121-0/+1
* Lift VFS from clang to llvm (NFC)Jonas Devlieghere2018-10-101-1/+1
* Add header guards to some headers that are missing themArgyrios Kyrtzidis2018-09-031-0/+5
* Unittests misc. typos Sylvestre Ledru2018-02-061-1/+1
* [CMake] Use PRIVATE in target_link_libraries for executablesShoaib Meenai2017-12-051-0/+1
* [rename] support renaming class member.Haojian Wu2017-10-252-0/+230
* [rename] Don't overwrite the template argument when renaming a template funct...Haojian Wu2017-10-231-0/+19
* [clang-rename] Rename alias.Haojian Wu2017-10-182-0/+305
* [clang-rename] Rename enum.Haojian Wu2017-10-172-0/+190
* [clang-rename] Add function unit tests.Haojian Wu2017-10-163-0/+557
* [clang-rename] Add more unittest.Haojian Wu2017-10-111-0/+118
* [clang-rename] Don't add prefix qualifiers to the declaration and definition ...Haojian Wu2017-10-111-14/+10
* Use add_clang_unittest in the CMakeLists.txt for the moved unittestAlex Lorenz2017-06-301-1/+1
* [refactor] Move clang-rename into the clang repositoryAlex Lorenz2017-06-303-0/+818