| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename 'CIndex' to 'libclang', since it has basically become our stable public | Daniel Dunbar | 2010-04-30 | 1 | -67/+0 |
| | | | | | | | (C) API, and will likely grow further in this direction in the future. llvm-svn: 102779 | ||||
| * | Prune includes. | Benjamin Kramer | 2010-04-12 | 1 | -0/+2 |
| | | | | | llvm-svn: 101059 | ||||
| * | Implement 'clang_getInclusions()' in CIndex. This API allows clients to ↵ | Ted Kremenek | 2010-01-26 | 1 | -0/+65 |
| walk the set of files included in a translation unit via the C API. llvm-svn: 94575 | |||||

