summaryrefslogtreecommitdiffstats
path: root/clang/unittests/Tooling/LookupTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fully qualify the renamed symbol if the shortened name is ambiguous.Eric Liu2018-08-031-1/+33
* Added braces to work around gcc warning in googletest: suggest explicit brace...Galina Kistanova2017-06-151-2/+4
* Avoid lambdas in default member initializers to work around clang bugReid Kleckner2016-11-281-5/+6
* Do not do raw name replacement when FromDecl is a class forward-declaration.Eric Liu2016-11-251-2/+42
* Consider nested namespaces in the canonical namespace as canonical as well.Eric Liu2016-11-251-0/+8
* [Tooling] skip anonymous namespaces when checking if typeLoc references a typ...Eric Liu2016-07-261-0/+8
* [Tooling] Add a utility function to replace one nested name with another.Benjamin Kramer2015-10-221-0/+108
OpenPOWER on IntegriCloud