From: Ted Kremenek Date: Thu, 17 Jul 2008 22:41:39 +0000 (+0000) Subject: Added headers X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e597b193479ae6ed7288edf932c535bd282ba99d;p=clang Added headers git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53742 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/www/StaticAnalysis.html b/www/StaticAnalysis.html index 6bc1be1f15..29df8b9cca 100644 --- a/www/StaticAnalysis.html +++ b/www/StaticAnalysis.html @@ -42,13 +42,17 @@ can vary widely between different checks. Our eventual goal is to have the analyzer have a low false positive rate for most code on all checks. -

If you encounter a false positive, please let us know about it by Please tell us about False Positives + +

If you encounter a false positive, please let us know by filing a bug report. False positives cannot be addressed unless we know about them.

-

Further, if there are specific kinds of bugs you would like the tool to find, +

Want more bugs?

+ +

If there are specific kinds of bugs you would like the tool to find, please feel free to file feature -requests. +requests.

@@ -127,7 +131,7 @@ requests.

Download