aboutsummaryrefslogtreecommitdiff
path: root/Driver/HTMLDiagnostics.h
AgeCommit message (Expand)Author
2008-08-24Moved HTMLDiagnostics to lib/Driver.Zhongxing Xu
2008-04-17class Preprocessor: Now owns the "predefines" char*; it deletes [] it in its ...Ted Kremenek
2008-04-16Hook up HTMLDiagnostics to use Chris's new syntax highlighting. --html-diagsTed Kremenek
2008-03-27Added "HTMLDiagnostic", a generic DiagnosticClient (that also implements Path...Ted Kremenek