commit | aef52f4c83b6a220f9fa4d6e5a1f1af6ceaf926c | [log] [tgz] |
---|---|---|
author | Daniel Dunbar <[email protected]> | Thu Nov 05 02:11:37 2009 |
committer | Daniel Dunbar <[email protected]> | Thu Nov 05 02:11:37 2009 |
tree | e25eb9263b0e1bfa43014c9b065e56a641d517e7 | |
parent | 5e86044ec411f6497198ecfb83a5931313f07495 [diff] |
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. llvm-svn: 86109