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
/
unittests
/
Tooling
/
LookupTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix gcc "-Wdangling-else" warning. NFCI.
Simon Pilgrim
2019-04-30
1
-1
/
+2
*
[Lookup] Invisible decls should not be ambiguous when renaming.
Eric Liu
2019-04-15
1
-6
/
+40
*
[Tooling] Add more scope specifiers until spelling is not ambiguous.
Eric Liu
2019-03-19
1
-7
/
+25
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Fully qualify the renamed symbol if the shortened name is ambiguous.
Eric Liu
2018-08-03
1
-1
/
+33
*
Added braces to work around gcc warning in googletest: suggest explicit brace...
Galina Kistanova
2017-06-15
1
-2
/
+4
*
Avoid lambdas in default member initializers to work around clang bug
Reid Kleckner
2016-11-28
1
-5
/
+6
*
Do not do raw name replacement when FromDecl is a class forward-declaration.
Eric Liu
2016-11-25
1
-2
/
+42
*
Consider nested namespaces in the canonical namespace as canonical as well.
Eric Liu
2016-11-25
1
-0
/
+8
*
[Tooling] skip anonymous namespaces when checking if typeLoc references a typ...
Eric Liu
2016-07-26
1
-0
/
+8
*
[Tooling] Add a utility function to replace one nested name with another.
Benjamin Kramer
2015-10-22
1
-0
/
+108