From: Ted Kremenek
Date: Wed, 11 Jun 2008 16:16:41 +0000 (+0000)
Subject: Added direct link to latest analyzer build on Mac OS X.
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d53ab9fdf74e8882c1de204e6cf3fcdd84ff1de5;p=clang
Added direct link to latest analyzer build on Mac OS X.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52222 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/www/StaticAnalysis.html b/www/StaticAnalysis.html
index f74e735b13..d5dcfed8f7 100644
--- a/www/StaticAnalysis.html
+++ b/www/StaticAnalysis.html
@@ -75,9 +75,15 @@ search your path.
just directly execute scan-build in the utils directory. No
other special installation is needed.
-Packaged Builds (currently Mac-Only)
+Packaged Builds (Mac OS X)
-Semi-regular builds of the analyzer on Mac OS X (10.5) are available Semi-regular pre-built binaries of the analyzer(packaged as a gzipped tar
+file) are available on Mac OS X (10.5).
+
+The latest build is: checker-36
+
+The entire set of previous builds can be found here. Packaged builds for
other platforms may eventually be provided, but as the tool is in its early
stages we are not actively promoting releases yet. If you wish to help