From: Ted Kremenek Date: Fri, 19 Feb 2010 08:19:14 +0000 (+0000) Subject: Fix link. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7d539a4fb6ac4a9777ffd183dd7a8dbd8cd9ac95;p=clang Fix link. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@96667 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/www/analyzer/scan-build.html b/www/analyzer/scan-build.html index eeff706ff2..1db15fec99 100644 --- a/www/analyzer/scan-build.html +++ b/www/analyzer/scan-build.html @@ -279,7 +279,7 @@ and Analyze feature in Xcode 3.2 (which is based on the Clang Static Analyzer). There a user can analyze their project with the click of a button without most of the setup described later.

-

Instructions are available on this +

Instructions are available on this website on how to use open source builds of the analyzer as a replacement for the one bundled with Xcode.