]> granicus.if.org Git - clang/commitdiff
Remove duplicate listings for core.DivideZero
authorMatt Beaumont-Gay <matthewbg@google.com>
Mon, 7 Nov 2011 18:00:03 +0000 (18:00 +0000)
committerMatt Beaumont-Gay <matthewbg@google.com>
Mon, 7 Nov 2011 18:00:03 +0000 (18:00 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@143969 91177308-0d34-0410-b5e6-96231b3b80d8

www/analyzer/available_checks.html

index ae6195979ef746965c9545aa9a0aa30d761b4def..6cfdaae4bd2e5cfc20215587b850eaab512c0c67 100644 (file)
 <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>