summaryrefslogtreecommitdiffstats
path: root/clang/lib/Index/GlobalSelector.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleanup using StringRefKovarththanan Rajaratnam2010-03-121-6/+2
* Move clients to use IdentifierInfo::getNameStart() instead of getName()Daniel Dunbar2009-10-181-4/+6
* Remove tabs, and whitespace cleanups.Mike Stump2009-09-091-2/+2
* Fix Selector <-> GlobalSelector conversion.Argyrios Kyrtzidis2009-07-301-2/+3
* Introduce the GlobalSelector class in the Indexing library.Argyrios Kyrtzidis2009-07-291-0/+72
OpenPOWER on IntegriCloud