1. f51f20f Rename 'CIndex' to 'libclang', since it has basically become our stable public by Daniel Dunbar · 14 years ago[Renamed from tools/CIndex/CXSourceLocation.h]
  2. b846deb Prune includes. by Benjamin Kramer · 14 years ago
  3. 85b988f Rename translateSourceRange(CXSourceRange) translateCXSourceRange, instead of by Daniel Dunbar · 14 years ago
  4. bb4a61a CIndex: Kill off CXSourceLocationPtr, and AtEnd arguments. by Daniel Dunbar · 14 years ago
  5. 76dd3c2 CIndex: Stop hiding magic end bit in CXSourceRange locations where clients can't by Daniel Dunbar · 14 years ago
  6. 5352ac0 Implement a diagnostics callback for the C interface to Clang, so that by Douglas Gregor · 14 years ago
  7. fc8ea23 Introduce a CIndex API for lexing the raw tokens within a given source by Douglas Gregor · 14 years ago
  8. a297de2 Pull functions that translate from CXSourceLocation to SourceLocation (and back) to a separate header file. by Ted Kremenek · 14 years ago