summaryrefslogtreecommitdiffstats
path: root/test/Index/Core/index-source.m
Commit message (Expand)AuthorAgeFilesLines
* Merging r293134:Hans Wennborg2017-01-271-6/+6
* [index] Introduce symbol subkinds to mark an accessor getter or setter.Argyrios Kyrtzidis2017-01-111-6/+6
* [index] Ignore invalid ObjC categories.Argyrios Kyrtzidis2017-01-111-1/+1
* [index] Add 'IBTypeOf' relation for ObjC methods marked with IBAction and pro...Argyrios Kyrtzidis2017-01-111-0/+13
* [index] Add 'contained-by' relation between references and their lexical cont...Argyrios Kyrtzidis2017-01-111-29/+49
* [index] Fix issue with protocol name locations in conformance list of an ObjC...Argyrios Kyrtzidis2016-11-091-0/+20
* [index] Fixes for locations and relations in Objective C categories and gette...Argyrios Kyrtzidis2016-10-251-0/+24
* [index] Fix regression where ObjC method declarations may mistakenly get inde...Argyrios Kyrtzidis2016-03-311-0/+34
* [index] Remove redundancy between symbol kind and languageBen Langmuir2016-03-251-12/+12
* [index] Make sure that declarations of builtin functions are indexed.Argyrios Kyrtzidis2016-03-171-0/+1
* [index] Fix assertion hit when indexing re-declarations of built-in functions.Argyrios Kyrtzidis2016-03-091-0/+5
* [index] Distinguish USRs of anonymous enums by using their first enumerator.Argyrios Kyrtzidis2016-03-041-0/+17
* [index] Include parameter types in the USRs for C functions marked with 'over...Argyrios Kyrtzidis2016-03-041-0/+5
* [index] Ignore ObjCTypeParamDecls during indexing.Argyrios Kyrtzidis2016-03-041-0/+5
* [index] Report references of ObjC super class/protocols in interfaces and pro...Argyrios Kyrtzidis2016-03-031-0/+20
* [index] Add a caller relation for a call reference.Argyrios Kyrtzidis2016-02-291-2/+4
* [AST/RecursiveASTVisitor] Correction so that dataTraverseStmtPost will get ca...Argyrios Kyrtzidis2016-02-291-0/+10
* [index] Use ',' to separate symbol roles when printing.Argyrios Kyrtzidis2016-02-291-1/+1
* [test/Index] Set a specific target for the test.Argyrios Kyrtzidis2016-02-141-1/+1
* [index] Factor libclang's functionality to determing the mangled name of symb...Argyrios Kyrtzidis2016-02-141-2/+2
* [index] Enhance c-index-test tool and have it link and test the clangIndex li...Argyrios Kyrtzidis2016-02-141-0/+8