From: Anton Yartsev Date: Mon, 19 May 2014 15:04:55 +0000 (+0000) Subject: [analyzer] Alpha and implicit checker lists, expand/collapse feature. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=76790c5cf0edc160c8dadc31ff8d6d439dc8ece1;p=clang [analyzer] Alpha and implicit checker lists, expand/collapse feature. The list of alpha and the list of implicit checkers added. An ability to expand/collapse long texts added. Markup fixed. http://reviews.llvm.org/D3457 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@209131 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/www/analyzer/alpha_checks.html b/www/analyzer/alpha_checks.html new file mode 100644 index 0000000000..6f5e4f1708 --- /dev/null +++ b/www/analyzer/alpha_checks.html @@ -0,0 +1,848 @@ + + + + Alpha Checks + + + + + + + + +
+ + +
+

Alpha Checkers

+Experimental checkers in addition to the +Default Checkers. These are checkers with known issues or limitations that +keep them from being on by default. They are likely to have false positives. +Bug reports are welcome but will likely not be investigated for some time. +Patches welcome! + + + +

Core Alpha Checkers

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Name, DescriptionExample
+ + +

C++ Alpha Checkers

+ + + + + + + + + + + + +
Name, DescriptionExample
+ + +

Dead Code Alpha Checkers

+ + + + + + + +
Name, DescriptionExample
+ + +

OS X Alpha Checkers

+ + + + + + + + + + + + + + + + + + + + + + + + +
Name, DescriptionExample
+ + +

Security Alpha Checkers

+ + + + + + + + + + + + + + + + + + + + + + + + +
Name, DescriptionExample
+ + +

Unix Alpha Checkers

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Name, DescriptionExample
+ +
+
+ + diff --git a/www/analyzer/available_checks.html b/www/analyzer/available_checks.html index 1f4625ee94..7707fc0150 100644 --- a/www/analyzer/available_checks.html +++ b/www/analyzer/available_checks.html @@ -47,15 +47,9 @@ Experimental (Alpha) Checkers.

Core Checkers

- - - - - + - -
Name, Description
Example
Name, DescriptionExample