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 ffd347b commit 3cc87c0Copy full SHA for 3cc87c0
clang/www/analyzer/faq.html
@@ -18,7 +18,7 @@
18
19
<h1>FAQ and How to Deal with Common False Positives</h1>
20
<p style="color:red; font-size:200%">This page is deprecated and will be removed in release 21.0</p>
21
-<a href="https://clang.llvm.org/docs/analyzer/user-docs/FAQ.html">The new site</a>
+<p>Its content was migrated to <a href="https://clang.llvm.org/docs/analyzer/user-docs/FAQ.html">the regular LLVM documentation</a>.</p>
22
<script>window.location='https://clang.llvm.org/docs/analyzer/user-docs/FAQ.html'</script>
23
24
</div> <!-- content -->
0 commit comments