summaryrefslogtreecommitdiffstats
path: root/clang/lib/Index/GlobalSelector.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the unused, unmaintained, incomplete 'Index' library.Douglas Gregor2012-04-131-71/+0
* remove unneeded llvm:: namespace qualifiers on some core types now that LLVM....Chris Lattner2011-07-231-2/+2
* 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