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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[refactor] Move clang-rename into the clang repository
Alex Lorenz
2017-06-30
4
-399
/
+0
*
clang-rename: add new -force option
Miklos Vajna
2017-06-02
1
-1
/
+10
*
Make Emacs libraries compatible with Emacs 24.
Manuel Klimek
2016-10-11
1
-1
/
+6
*
[clang-rename] Overhaul clang-rename.el.
Kirill Bobyrev
2016-10-02
1
-22
/
+52
*
[clang-rename] Use checktime when reloading vim buffer after applying clang-r...
Kirill Bobyrev
2016-09-26
1
-1
/
+1
*
[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] fix Emacs integration script
Kirill Bobyrev
2016-08-02
1
-3
/
+1
*
[clang-rename] fix Emacs script build failure
Kirill Bobyrev
2016-08-02
1
-2
/
+3
*
clang-rename: split existing options into two new subcommands
Miklos Vajna
2016-08-02
1
-70
/
+142
*
[clang-rename] add basic Emacs integration
Kirill Bobyrev
2016-08-02
2
-0
/
+52
*
Changes related to new implementation of tooling::Replacements as class.
Eric Liu
2016-08-01
1
-3
/
+4
*
change Vim key binding for include-fixer and clang-rename
Kirill Bobyrev
2016-07-27
1
-3
/
+3
*
[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: fix referenced variable in vim-script
Saleem Abdulrasool
2016-07-19
1
-1
/
+1
*
[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] fix typo in Python script for Vim integration
Haojian Wu
2016-07-08
1
-2
/
+2
*
[clang-rename] add basic vim integration
Benjamin Kramer
2016-07-07
1
-0
/
+61
*
clang-rename: Update libdeps corresponding to r273910.
NAKAMURA Takumi
2016-06-28
1
-0
/
+1
*
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
*
Remove autoconf support
Chris Bieneman
2016-01-26
1
-13
/
+0
*
Revert "Adapt clang-tools-extra to clang module format changes."
Adrian Prantl
2015-02-25
1
-3
/
+2
*
Adapt clang-tools-extra to clang module format changes.
Adrian Prantl
2015-02-25
1
-2
/
+3
*
Revert "Adapt Makefile dependencies for the clang module format change in r23...
Adrian Prantl
2015-02-21
1
-9
/
+2
*
Adapt Makefile dependencies for the clang module format change in r230089.
Adrian Prantl
2015-02-20
1
-2
/
+9
*
[cleanup] Re-sort the #include lines with llvm/utils/sort_includes.py
Chandler Carruth
2015-01-14
1
-4
/
+4
*
[CMake] Prune redundant libdeps.
NAKAMURA Takumi
2014-10-30
1
-2
/
+0
*
[CMake] Reformat.
NAKAMURA Takumi
2014-10-30
1
-1
/
+2
*
Fix Makefiles after r220867.
Daniel Jasper
2014-10-29
1
-1
/
+2
*
Re-structure clang-rename into a library and the tool.
Manuel Klimek
2014-10-13
3
-0
/
+175