index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang-tools-extra
/
clang-rename
/
tool
/
ClangRename.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[refactor] Move clang-rename into the clang repository
Alex Lorenz
2017-06-30
1
-240
/
+0
*
clang-rename: add new -force option
Miklos Vajna
2017-06-02
1
-1
/
+10
*
[clang-rename] Fix handling of unchanged files
Alexander Shaposhnikov
2016-09-17
1
-1
/
+1
*
[clang-rename] Merge rename-{at|all} & optimise.
Kirill Bobyrev
2016-09-16
1
-145
/
+66
*
reverting r281456
Kirill Bobyrev
2016-09-14
1
-60
/
+145
*
[clang-rename] Merge rename-{at|all} & optimize.
Kirill Bobyrev
2016-09-14
1
-145
/
+60
*
minor header guards and help messages cleanup
Kirill Bobyrev
2016-08-19
1
-1
/
+1
*
clang-rename YAML reader: address post-commit comments
Miklos Vajna
2016-08-10
1
-6
/
+5
*
clang-rename rename-all: support reading old/newname pairs from a YAML file
Miklos Vajna
2016-08-09
1
-1
/
+57
*
[clang-rename] add missing clang-format improvements
Kirill Bobyrev
2016-08-04
1
-2
/
+2
*
clang-rename: split existing options into two new subcommands
Miklos Vajna
2016-08-02
1
-70
/
+142
*
Changes related to new implementation of tooling::Replacements as class.
Eric Liu
2016-08-01
1
-3
/
+4
*
[Clang-rename] Remove custom version, fix extra space in error message.
Eugene Zelenko
2016-07-25
1
-20
/
+12
*
[clang-rename] check whether -new-name is valid identifier in C++17
Kirill Bobyrev
2016-07-21
1
-1
/
+12
*
[clang-rename] apply stylistic fixes
Kirill Bobyrev
2016-07-15
1
-4
/
+4
*
[clang-rename] exit code-related bugfix and code cleanup
Benjamin Kramer
2016-07-14
1
-6
/
+6
*
clang-rename: add a -export-fixes option
Miklos Vajna
2016-06-27
1
-0
/
+27
*
clang-rename: add a -old-name option
Miklos Vajna
2016-06-21
1
-1
/
+6
*
Add missing newline in clang-rename output.
Manuel Klimek
2016-04-28
1
-1
/
+1
*
Fix Clang-tidy modernize-deprecated-headers warnings; other minor fixes.
Eugene Zelenko
2016-03-17
1
-5
/
+1
*
[cleanup] Re-sort the #include lines with llvm/utils/sort_includes.py
Chandler Carruth
2015-01-14
1
-4
/
+4
*
Re-structure clang-rename into a library and the tool.
Manuel Klimek
2014-10-13
1
-0
/
+151