From: Matt Beaumont-Gay Date: Mon, 7 Nov 2011 18:00:03 +0000 (+0000) Subject: Remove duplicate listings for core.DivideZero X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e1134778613bac2de77d079638439d1424b8f732;p=clang Remove duplicate listings for core.DivideZero git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@143969 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/www/analyzer/available_checks.html b/www/analyzer/available_checks.html index ae6195979e..6cfdaae4bd 100644 --- a/www/analyzer/available_checks.html +++ b/www/analyzer/available_checks.html @@ -122,12 +122,6 @@ unix.APICheck calls to various UNIX/Posix functions. - -core.DivideZeroCheck for division by zero. - - -core.DivideZeroCheck for division by zero. -

In addition to these the analyzer contains numerous experimental (beta) checkers.