Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libclang] Make sure pointing inside the #include of the fields will return ↵ | Argyrios Kyrtzidis | 2011-11-03 | 1 | -0/+7 |
| | | | | | | the struct. llvm-svn: 143638 | ||||
* | [libclang] Add a test for "targeting" a field inside an #include that only | Argyrios Kyrtzidis | 2011-11-03 | 1 | -0/+6 |
| | | | | | | contains fields. llvm-svn: 143636 | ||||
* | [libclang] Add infrastructure to be able to only deserialize decls in a file ↵ | Argyrios Kyrtzidis | 2011-11-03 | 1 | -0/+52 |
region and use it for clang_getCursor. llvm-svn: 143605 |