summaryrefslogtreecommitdiffstats
path: root/clang/tools/clang-rename/ClangRename.cpp
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
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-091-3/+3
* Now that C++17 is official (https://www.iso.org/standard/68564.html), start c...Aaron Ballman2017-12-041-1/+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
* [refactor] Move clang-rename into the clang repositoryAlex Lorenz2017-06-301-0/+240
OpenPOWER on IntegriCloud