]> granicus.if.org Git - clang/commitdiff
Move checker downloads to llvm.org.
authorTed Kremenek <kremenek@apple.com>
Mon, 9 Sep 2013 17:19:27 +0000 (17:19 +0000)
committerTed Kremenek <kremenek@apple.com>
Mon, 9 Sep 2013 17:19:27 +0000 (17:19 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@190316 91177308-0d34-0410-b5e6-96231b3b80d8

www/analyzer/latest_checker.html.incl
www/analyzer/release_notes.html

index 15e98e14894e25f6d51d2c8448af1cb34424e400..5062622c8c91c1200ef59ccfacf2019d2f7d6ef9 100644 (file)
@@ -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)
index 372a36b5347e71a358dbe824ac9a9964a8955f1c..bc052bbec0afef183997633cb2334c850f42b7f0 100644 (file)
@@ -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>