1. f51f20f Rename 'CIndex' to 'libclang', since it has basically become our stable public by Daniel Dunbar · 15 years ago[Renamed from tools/CIndex/CIndexDiagnostic.h]
  2. b846deb Prune includes. by Benjamin Kramer · 15 years ago
  3. a88084b Rework how CIndex handles diagnostics. Rather than using a callback, by Douglas Gregor · 15 years ago
  4. 4914612 CIndex: Fix diagnostic callback to not return SourceLocations with a reference to a temporary LangOptions object. by Daniel Dunbar · 15 years ago
  5. 35b8440 CIndex: Fix ReportSerializedDiagnostics to honor the DiagnosticClient contract by Daniel Dunbar · 15 years ago
  6. d93256e Introduce serialization and deserialization of diagnostic information by Douglas Gregor · 15 years ago
  7. 5352ac0 Implement a diagnostics callback for the C interface to Clang, so that by Douglas Gregor · 15 years ago