summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2011-12-19 07:49:23 +0000
committerChris Lattner <sabre@nondot.org>2011-12-19 07:49:23 +0000
commitac2bda8dd0a2bd5fcdf9a702ec546f6c315b0229 (patch)
tree13a13cf5c094da0c3f01f1e33877c635a32b1576
parent94aba2c26073105d5abeb5232be90fe8d1eb0840 (diff)
downloadbcm5719-llvm-ac2bda8dd0a2bd5fcdf9a702ec546f6c315b0229.tar.gz
bcm5719-llvm-ac2bda8dd0a2bd5fcdf9a702ec546f6c315b0229.zip
fix a broken link
llvm-svn: 146859
-rw-r--r--clang/docs/UsersManual.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/docs/UsersManual.html b/clang/docs/UsersManual.html
index 933e4e006be..4e7cdf0b8ea 100644
--- a/clang/docs/UsersManual.html
+++ b/clang/docs/UsersManual.html
@@ -674,7 +674,7 @@ In general, this usage is discouraged. Instead, we prefer that users file bugs
against the analyzer when it flags false positives. There is also active
discussion of allowing users in the future to selectively silence specific
analyzer warnings (some of which can already be done using <a
-href="analyzer_annotations">annotations</a>).</li>
+href="#analyzer_annotations">annotations</a>).</li>
</ul>
OpenPOWER on IntegriCloud