Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
80c26f44a6f8d859a2a3babb06bd3ca8d86f2623
/
tools
/
libclang
/
CIndexDiagnostic.h
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]
b846deb
Prune includes.
by Benjamin Kramer
· 15 years ago
a88084b
Rework how CIndex handles diagnostics. Rather than using a callback,
by Douglas Gregor
· 15 years ago
4914612
CIndex: Fix diagnostic callback to not return SourceLocations with a reference to a temporary LangOptions object.
by Daniel Dunbar
· 15 years ago
35b8440
CIndex: Fix ReportSerializedDiagnostics to honor the DiagnosticClient contract
by Daniel Dunbar
· 15 years ago
d93256e
Introduce serialization and deserialization of diagnostic information
by Douglas Gregor
· 15 years ago
5352ac0
Implement a diagnostics callback for the C interface to Clang, so that
by Douglas Gregor
· 15 years ago