From: Michael J. Spencer Date: Sun, 12 Feb 2012 09:11:39 +0000 (+0000) Subject: Fix broken link. I believe this has been broken for at least 7 months. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8275fc0ba70b29a116e0892e582a8fb21124abf1;p=clang Fix broken link. I believe this has been broken for at least 7 months. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@150329 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/UsersManual.html b/docs/UsersManual.html index 0a3258e270..26ee38280a 100644 --- a/docs/UsersManual.html +++ b/docs/UsersManual.html @@ -99,7 +99,7 @@ Web Site or the LLVM Web Site.

an end-user, documenting the supported features, command line options, etc. If you are interested in using Clang to build a tool that processes code, please see the Clang Internals Manual. If you are -interested in the Clang +interested in the Clang Static Analyzer, please see its web page.

Clang is designed to support the C family of programming languages, which