Index: www/analyzer/alpha_checks.html =================================================================== --- www/analyzer/alpha_checks.html +++ www/analyzer/alpha_checks.html @@ -24,6 +24,7 @@ Bug reports are welcome but will likely not be investigated for some time. Patches welcome! + + +

Clone Alpha Checkers

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

Core Alpha Checkers

@@ -53,6 +86,29 @@ + + + + + + + + + + + @@ -178,6 +287,21 @@ } + + + +
@@ -188,19 +312,6 @@ - - - - - - - - - - - - Index: www/analyzer/available_checks.html =================================================================== --- www/analyzer/available_checks.html +++ www/analyzer/available_checks.html @@ -38,12 +38,14 @@
  • Core Checkers model core language features and perform general-purpose checks such as division by zero, null pointer dereference, usage of uninitialized values, etc.
  • C++ Checkers perform C++-specific checks
  • Dead Code Checkers check for unused code
  • +
  • Nullability Checkers
  • +
  • Optin Checkers
  • OS X Checkers perform Objective-C-specific checks and check the use of Apple's SDKs (OS X and iOS)
  • Security Checkers check for insecure API usage and perform checks based on the CERT Secure Coding Standards
  • Unix Checkers check the use of Unix and POSIX APIs
  • - +

    Core Checkers

    @@ -360,7 +362,7 @@
    - +

    C++ Checkers

    @@ -421,9 +423,21 @@ } + + +
    - +

    Dead Code Checkers

    @@ -444,7 +458,157 @@
    - + +

    Nullability Checkers

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

    Optin Checkers

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

    OS X Checkers

    @@ -466,6 +630,37 @@ + + + + + + + + @@ -688,6 +943,33 @@ + + + + @@ -742,6 +1024,33 @@ + + + + @@ -855,7 +1164,7 @@
    - +

    Security Checkers

    @@ -995,7 +1304,7 @@
    - +

    Unix Checkers

    @@ -1188,6 +1497,38 @@ + + + +