We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4da16c commit 2ae781fCopy full SHA for 2ae781f
clang/www/analyzer/menu.html.incl
@@ -19,7 +19,7 @@
19
<li><a href="/scan-build.html">Command Line Usage</a></li>
20
<li><a href="/xcode.html">Using within Xcode</a></li>
21
<li><a href="/available_checks.html">Available Checks</a></li>
22
- <li><a href="/faq.html">FAQ and How to Deal with False Positives</a></li>
+ <li><a href="/faq.html">FAQ</a></li>
23
<li><a href="/annotations.html">Source-level Annotations</a></li>
24
</ul>
25
</li>
0 commit comments