summaryrefslogtreecommitdiffstats
path: root/clang/lib/Tooling/Core/Lookup.cpp
Commit message (Expand)AuthorAgeFilesLines
* Do not do raw name replacement when FromDecl is a class forward-declaration.Eric Liu2016-11-251-3/+10
* Consider nested namespaces in the canonical namespace as canonical as well.Eric Liu2016-11-251-31/+49
* [Tooling] skip anonymous namespaces when checking if typeLoc references a typ...Eric Liu2016-07-261-16/+29
* [Tooling] Add a utility function to replace one nested name with another.Benjamin Kramer2015-10-221-0/+113
OpenPOWER on IntegriCloud