summaryrefslogtreecommitdiffstats
path: root/clang/lib/Index/IndexSymbol.cpp
Commit message (Expand)AuthorAgeFilesLines
* [index] Remove redundancy between symbol kind and languageBen Langmuir2016-03-251-45/+44
* [index] Print and test module import references.Argyrios Kyrtzidis2016-02-291-0/+3
* [index] Add a caller relation for a call reference.Argyrios Kyrtzidis2016-02-291-0/+2
* [index] Use ',' to separate symbol roles when printing.Argyrios Kyrtzidis2016-02-291-1/+1
* [AST/index] Introduce an option 'SuppressTemplateArgsInCXXConstructors' in pr...Argyrios Kyrtzidis2016-02-151-0/+19
* silence -Wreturn-type warningsSaleem Abdulrasool2016-02-151-0/+3
* [index] Enhance c-index-test tool and have it link and test the clangIndex li...Argyrios Kyrtzidis2016-02-141-0/+99
* [libclang] Separate the underlying indexing functionality of libclang and int...Argyrios Kyrtzidis2016-02-121-0/+187
OpenPOWER on IntegriCloud