git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53742 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Ted Kremenek 2008-07-17 22:41:39 +00:00
Родитель b48c6455dd
Коммит e597b19347
1 изменённых файлов: 8 добавлений и 4 удалений

Просмотреть файл

@ -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.</li>
</ul>
<p>If you encounter a false positive, <b>please let us know about it</b> by <a
<h3>Please tell us about False Positives</h3>
<p>If you encounter a false positive, <b>please let us know</b> by <a
href="StaticAnalysisUsage.html#filingbugs">filing a bug report</a>. False
positives cannot be addressed unless we know about them.</p>
<p>Further, if there are specific kinds of bugs you would like the tool to find,
<h3>Want more bugs?</h3>
<p>If there are specific kinds of bugs you would like the tool to find,
please feel free to file <a href="StaticAnalysisUsage.html#filingbugs">feature
requests</a>.</p.>
requests</a>.</p>
<!-- Generated from: http://www.spiffycorners.com/index.php -->
@ -127,7 +131,7 @@ requests</a>.</p.>
<div id="wrappedcontent">
<h2>Download</h2>
<ul>
<li>Mac OS X (Universal binary, 10.5+):
<li>Mac OS X (Intel-only, 10.5+):
<p>
<!--#include virtual="latest_checker.html.incl"-->
</p>