]> granicus.if.org Git - clang/commitdiff
Add prologue text for list of potential checkers.
authorTed Kremenek <kremenek@apple.com>
Thu, 11 Oct 2012 06:26:56 +0000 (06:26 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 11 Oct 2012 06:26:56 +0000 (06:26 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@165705 91177308-0d34-0410-b5e6-96231b3b80d8

www/analyzer/potential_checkers.html

index 025c0a8e1696f9191032de83e89592c62ac32fd5..f65106efaf9254b3483ad918003cf49562d2a582 100644 (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">