Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
Commits · 6adf81b1d57468c2a399083e84764abe8efba2fc
llvm-epi-0.8
clang
unittests
Tooling
LookupTest.cpp
Browse files
Jun 15, 2017
Added braces to work around gcc warning in googletest: suggest explicit braces...
· 45fbb597
Galina Kistanova
authored
Jun 15, 2017
45fbb597
Nov 29, 2016
Avoid lambdas in default member initializers to work around clang bug
· 9e749f66
Reid Kleckner
authored
Nov 28, 2016
9e749f66
Nov 25, 2016
Do not do raw name replacement when FromDecl is a class forward-declaration.
· 6135581c
Eric Liu
authored
Nov 25, 2016
6135581c
Consider nested namespaces in the canonical namespace as canonical as well.
· eddec09e
Eric Liu
authored
Nov 25, 2016
eddec09e
Jul 26, 2016
[Tooling] skip anonymous namespaces when checking if typeLoc references a type...
· df5bcea0
Eric Liu
authored
Jul 26, 2016
df5bcea0
Oct 22, 2015
[Tooling] Add a utility function to replace one nested name with another.
· 9bccaa15
Benjamin Kramer
authored
Oct 22, 2015
9bccaa15
Loading