aboutsummaryrefslogtreecommitdiff
path: root/lib/Index/GlobalSelector.cpp
AgeCommit message (Expand)Author
2009-10-18Move clients to use IdentifierInfo::getNameStart() instead of getName()Daniel Dunbar
2009-09-09Remove tabs, and whitespace cleanups.Mike Stump
2009-07-30Fix Selector <-> GlobalSelector conversion.Argyrios Kyrtzidis
2009-07-29Introduce the GlobalSelector class in the Indexing library.Argyrios Kyrtzidis