summaryrefslogtreecommitdiffstats
path: root/tools/libclang/CIndexDiagnostic.h
Commit message (Expand)AuthorAgeFilesLines
* Roll-back r250822.Angel Garcia Gomez2015-10-201-1/+1
* Apply modernize-use-default to clang.Angel Garcia Gomez2015-10-201-1/+1
* Use 'override/final' instead of 'virtual' for overridden methodsAlexander Kornienko2015-04-111-3/+3
* unique_ptrify the diagnostics in CXDiagnosticSetImplDavid Blaikie2014-08-291-11/+10
* Header guard canonicalization, clang part.Benjamin Kramer2014-08-131-3/+3
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-151-15/+15
* 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