From e861dd947dea550eeefaa6ce628f6b56c209a6c8 Mon Sep 17 00:00:00 2001 From: Ted Kremenek Date: Thu, 11 Oct 2012 06:26:56 +0000 Subject: [PATCH] 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 --- www/analyzer/potential_checkers.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/analyzer/potential_checkers.html b/www/analyzer/potential_checkers.html index 025c0a8e1696..f65106efaf92 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