summaryrefslogtreecommitdiffstats
path: root/clang/lib/Tooling/Core/Lookup.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Lookup] Invisible decls should not be ambiguous when renaming.Eric Liu2019-04-151-5/+16
* [Tooling] Add more scope specifiers until spelling is not ambiguous.Eric Liu2019-03-191-27/+47
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Fully qualify the renamed symbol if the shortened name is ambiguous.Eric Liu2018-08-031-2/+42
* 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