Author: matthewbg
Date: Mon Nov 7 12:00:03 2011
New Revision: 143969
URL: http://llvm.org/viewvc/llvm-project?rev=143969&view=rev
Log:
Remove duplicate listings for core.DivideZero
Modified:
cfe/trunk/www/analyzer/available_checks.html
Modified: cfe/trunk/www/analyzer/available_checks.html
URL:
http://llvm.org/viewvc/llvm-project/cfe/trunk/www/analyzer/available_checks.html?rev=143969&r1=143968&r2=143969&view=diff
==============================================================================
--- cfe/trunk/www/analyzer/available_checks.html (original)
+++ cfe/trunk/www/analyzer/available_checks.html Mon Nov 7 12:00:03 2011
@@ -122,12 +122,6 @@
<tr>
<td width="20%"><b>unix.API</b></td><td>Check calls to various UNIX/Posix
functions.</td>
</tr>
-<tr>
-<td width="20%"><b>core.DivideZero</b></td><td>Check for division by zero.</td>
-</tr>
-<tr>
-<td width="20%"><b>core.DivideZero</b></td><td>Check for division by zero.</td>
-</tr>
</table>
<p>In addition to these the analyzer contains numerous experimental (beta)
checkers.</p>
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits