Go to file
Ted Kremenek 6efb026623 Added "HTMLDiagnostic", a generic DiagnosticClient (that also implements PathDiagnostic)
so that all diagnostics can be piped to HTML files instead of as text diagnostics using --html-diags.

llvm-svn: 48865
2008-03-27 06:17:42 +00:00
clang Added "HTMLDiagnostic", a generic DiagnosticClient (that also implements PathDiagnostic) 2008-03-27 06:17:42 +00:00
llvm when a node is removed from an ilist, set its next/prev pointers to 2008-03-27 02:43:03 +00:00