From ac2bda8dd0a2bd5fcdf9a702ec546f6c315b0229 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Mon, 19 Dec 2011 07:49:23 +0000 Subject: [PATCH] fix a broken link llvm-svn: 146859 --- clang/docs/UsersManual.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clang/docs/UsersManual.html b/clang/docs/UsersManual.html index 933e4e006be9..4e7cdf0b8ea1 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 annotations). +href="#analyzer_annotations">annotations).