From: Chris Lattner Date: Mon, 19 Dec 2011 07:49:23 +0000 (+0000) Subject: fix a broken link X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2c2a385a1abef4d4b0b9f3712db3859da404b5eb;p=clang fix a broken link git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@146859 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/UsersManual.html b/docs/UsersManual.html index 933e4e006b..4e7cdf0b8e 100644 --- a/docs/UsersManual.html +++ b/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 annotations). +href="#analyzer_annotations">annotations).