From: Ted Kremenek Date: Mon, 16 Jul 2012 04:18:35 +0000 (+0000) Subject: Place checker build at alternate URL. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=32bb534cef14aaf54a760919dc1131b5f24427a6;p=clang Place checker build at alternate URL. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@160247 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/www/analyzer/latest_checker.html.incl b/www/analyzer/latest_checker.html.incl index 239a3f63f5..74c6ab0a57 100644 --- a/www/analyzer/latest_checker.html.incl +++ b/www/analyzer/latest_checker.html.incl @@ -1 +1 @@ -checker-267.tar.bz2 (built June 1, 2012) +checker-267.tar.bz2 (built June 1, 2012) diff --git a/www/analyzer/release_notes.html b/www/analyzer/release_notes.html index aa10394dec..79f0e0d2db 100644 --- a/www/analyzer/release_notes.html +++ b/www/analyzer/release_notes.html @@ -17,7 +17,7 @@

checker-267

built: June 1, 2012
- download: checker-267.tar.bz2

+ download: checker-267.tar.bz2

highlights:

Adds basic interprocedural analysis support for blocks.