Author: kremenek
Date: Mon Sep  9 12:19:27 2013
New Revision: 190316

URL: http://llvm.org/viewvc/llvm-project?rev=190316&view=rev
Log:
Move checker downloads to llvm.org.

Modified:
    cfe/trunk/www/analyzer/latest_checker.html.incl
    cfe/trunk/www/analyzer/release_notes.html

Modified: cfe/trunk/www/analyzer/latest_checker.html.incl
URL: 
http://llvm.org/viewvc/llvm-project/cfe/trunk/www/analyzer/latest_checker.html.incl?rev=190316&r1=190315&r2=190316&view=diff
==============================================================================
--- cfe/trunk/www/analyzer/latest_checker.html.incl (original)
+++ cfe/trunk/www/analyzer/latest_checker.html.incl Mon Sep  9 12:19:27 2013
@@ -1 +1 @@
-<b><a 
href="https://attache.apple.com/AttacheWeb/dl?id=ATCa7ffcf434b2d42e2808c038760f52a77";>checker-275.tar.bz2</a></b>
 (built May 23, 2013)
+<b><a href="downloads/checker-275.tar.bz2">checker-275.tar.bz2</a></b> (built 
May 23, 2013)

Modified: cfe/trunk/www/analyzer/release_notes.html
URL: 
http://llvm.org/viewvc/llvm-project/cfe/trunk/www/analyzer/release_notes.html?rev=190316&r1=190315&r2=190316&view=diff
==============================================================================
--- cfe/trunk/www/analyzer/release_notes.html (original)
+++ cfe/trunk/www/analyzer/release_notes.html Mon Sep  9 12:19:27 2013
@@ -17,7 +17,7 @@
 
 <h4 id="checker_275">checker-275</h4>
 <p><b>built:</b> May 23, 2013</br>
-       <b>download:</b> <a 
href="https://attache.apple.com/AttacheWeb/dl?id=ATCa7ffcf434b2d42e2808c038760f52a77";>checker-275.tar.bz2</a></p>
+       <b>download:</b> <a 
href="downloads/checker-275.tar.bz2">checker-275.tar.bz2</a></p>
        <p><b>highlights:</b></p>
        <ul>
     <li>Xcode: Includes a new arrow layout algorithm for issue presentation 
within Xcode.  The goal is for interprocedural bug reports to look cleaner and 
less busy (and easier to read).  Feedback appreciated.</li>


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to