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
/
RenamingAction.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang-rename] Enforce LLVM policy about braces around single line control fl...
Kirill Bobyrev
2016-09-04
1
-2
/
+1
*
[clang-rename] cleanup `auto` usages
Kirill Bobyrev
2016-08-15
1
-4
/
+4
*
clang-rename: split existing options into two new subcommands
Miklos Vajna
2016-08-02
1
-6
/
+15
*
Changes related to new implementation of tooling::Replacements as class.
Eric Liu
2016-08-01
1
-9
/
+15
*
[clang-rename] speedup RenamingAction
Kirill Bobyrev
2016-07-29
1
-15
/
+9
*
[clang-rename] introduce better symbol finding
Kirill Bobyrev
2016-07-22
1
-8
/
+5
*
[clang-rename] exit code-related bugfix and code cleanup
Benjamin Kramer
2016-07-14
1
-1
/
+2
*
clang-rename: check that the source location we find actually has the old name
Miklos Vajna
2016-05-13
1
-1
/
+1
*
Fix Clang-tidy modernize-deprecated-headers warnings; other minor fixes.
Eugene Zelenko
2016-03-17
1
-5
/
+2
*
Revert r241330. It compiled with Visual C++ 2013 and gcc 4.9.1 (mingw) but no...
Yaron Keren
2015-07-03
1
-5
/
+8
*
Replace some const std::string & with llvm::StringRef or std::string
Yaron Keren
2015-07-03
1
-8
/
+5
*
[cleanup] Re-sort the #include lines with llvm/utils/sort_includes.py
Chandler Carruth
2015-01-14
1
-2
/
+2
*
Revert rL215947: "[clang-rename] revert r215839"
Manuel Klimek
2014-08-20
1
-0
/
+90
*
[clang-rename] revert r215839
Gerolf Hoflehner
2014-08-18
1
-90
/
+0
*
First version of a clang-rename tool.
Manuel Klimek
2014-08-17
1
-0
/
+90