summaryrefslogtreecommitdiffstats
path: root/tools/libclang/CIndexDiagnostic.h
Commit message (Expand)AuthorAgeFilesLines
* Implement clang_getDiagnosticCategoryText() to provide a way for a client of ...Ted Kremenek2012-04-121-1/+7
* Implement new DiagnosticsRenderer that packages notes retrieved by clang_getD...Ted Kremenek2012-02-141-1/+2
* [libclang] Create a diagnostic set to pass at the end of indexing.Argyrios Kyrtzidis2011-12-011-0/+5
* serialized diagnostics: implement full deserialization of clang diagnostics v...Ted Kremenek2011-11-101-2/+43
* [libclang] Add CXDiagnosticImpl to represent a super class for the implementa...Ted Kremenek2011-10-311-2/+82
* Eliminate -fdiagnostics-binary and all of the infrastructure forDouglas Gregor2010-10-111-20/+0
* Rename 'CIndex' to 'libclang', since it has basically become our stable publicDaniel Dunbar2010-04-301-0/+53