Add prologue text for list of potential checkers.

llvm-svn: 165705
This commit is contained in:
Ted Kremenek 2012-10-11 06:26:56 +00:00
parent 3f9fa52ca7
commit eb18262908
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@
<div id="content">
<h1>List of potential checkers</h1>
<p>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.</p>
<!-- ========================= allocation/deallocation ======================= -->
<h3>allocation/deallocation</h3>
<table class="checkers">