summaryrefslogtreecommitdiff
path: root/tools/clang-rename
Commit message (Expand)AuthorAgeFilesLines
* Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFCFangrui Song2019-08-051-1/+1
* [clang] Adopt new FileManager error-returning APIsHarlan Haskins2019-08-011-2/+2
* 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-191-4/+3
* Portable Python script across Python versionSerge Guelton2018-12-181-1/+1
* Add explicit dependency on clangSerialization for a bunch of components to fi...Fangrui Song2018-12-121-0/+1
* [clang-rename] make clang-rename.py vim integration python3 compatibleJonas Toth2018-08-061-4/+9
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-091-3/+3
* Make add_clang_tool() formatting a bit more consistent.Nico Weber2018-04-241-1/+3
* [CMake] Use PRIVATE in target_link_libraries for executablesShoaib Meenai2017-12-051-0/+1
* Now that C++17 is official (https://www.iso.org/standard/68564.html), start c...Aaron Ballman2017-12-041-1/+1
* [clang-rename] Use add_clang_toolShoaib Meenai2017-11-021-3/+1
* clang-rename: let -force handle multiple renamesMiklos Vajna2017-09-111-6/+0
* [clang-rename] Just return instead of calling exit(3) from main.Benjamin Kramer2017-06-301-10/+9
* Attempt to fix the linkage error caused by r306840 on the mingw-RA-on-linux botAlex Lorenz2017-06-301-0/+5
* [refactor] Move clang-rename into the clang repositoryAlex Lorenz2017-06-304-0/+399