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
/
lib
/
Tooling
/
Refactoring
/
Rename
/
USRLocFinder.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Lookup] Invisible decls should not be ambiguous when renaming.
Eric Liu
2019-04-15
1
-2
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Port getLocEnd -> getEndLoc
Stephen Kelly
2018-08-09
1
-2
/
+2
*
Port getLocStart -> getBeginLoc
Stephen Kelly
2018-08-09
1
-3
/
+3
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-09
1
-3
/
+3
*
Fix typos in clang
Alexander Kornienko
2018-04-06
1
-1
/
+1
*
[rename] support renaming class member.
Haojian Wu
2017-10-25
1
-0
/
+49
*
[rename] Don't overwrite the template argument when renaming a template funct...
Haojian Wu
2017-10-23
1
-1
/
+6
*
[clang-rename] Rename alias.
Haojian Wu
2017-10-18
1
-60
/
+59
*
[clang-rename] Rename enum.
Haojian Wu
2017-10-17
1
-4
/
+40
*
[clang-rename] Add function unit tests.
Haojian Wu
2017-10-16
1
-0
/
+23
*
[clang-rename] Don't add prefix qualifiers to the declaration and definition ...
Haojian Wu
2017-10-11
1
-26
/
+49
*
[rename] Introduce symbol occurrences
Alex Lorenz
2017-08-14
1
-13
/
+12
*
[refactor][rename] Use a single base class for class that finds
Alex Lorenz
2017-07-13
1
-74
/
+16
*
[refactor] Move clang-rename into the clang repository
Alex Lorenz
2017-06-30
1
-0
/
+509