summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/targeted-cursor.c
Commit message (Collapse)AuthorAgeFilesLines
* [libclang] Make sure pointing inside the #include of the fields will return ↵Argyrios Kyrtzidis2011-11-031-0/+7
| | | | | | the struct. llvm-svn: 143638
* [libclang] Add a test for "targeting" a field inside an #include that onlyArgyrios Kyrtzidis2011-11-031-0/+6
| | | | | | contains fields. llvm-svn: 143636
* [libclang] Add infrastructure to be able to only deserialize decls in a file ↵Argyrios Kyrtzidis2011-11-031-0/+52
region and use it for clang_getCursor. llvm-svn: 143605
OpenPOWER on IntegriCloud