On Nov 4, 2009, at 6:11 PM, Daniel Dunbar wrote: > Author: ddunbar > Date: Wed Nov 4 20:11:37 2009 > New Revision: 86109 > > URL: http://llvm.org/viewvc/llvm-project?rev=86109&view=rev > Log: > Remove clang-cc -html-diags option, this doesn't fit in well and we > get plenty > of coverage of this from the analyzer. > > If this bothers you, I can add it back in a mode where non-source > diagnostics go > to stderr and only source diagnostics use -html-diags, but I don't > think anyone > uses this.
Fine by me, but shouldn't this remove CreateHTMLDiagnosticClient and referenced stuff? -Chris _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
