From: Ted Kremenek Date: Thu, 11 Oct 2012 06:26:56 +0000 (+0000) Subject: Add prologue text for list of potential checkers. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e861dd947dea550eeefaa6ce628f6b56c209a6c8;p=clang Add prologue text for list of potential checkers. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@165705 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/www/analyzer/potential_checkers.html b/www/analyzer/potential_checkers.html index 025c0a8e16..f65106efaf 100644 --- a/www/analyzer/potential_checkers.html +++ b/www/analyzer/potential_checkers.html @@ -18,6 +18,8 @@

List of potential checkers

+

This page contains a list of potential checkers to implement in the static analyzer. If you are interested in contributing to the analyzer's development, this is a good resource to help you get started. The specific names of the checkers are subject to review, and are provided here as suggestions.

+

allocation/deallocation