Move checker downloads to llvm.org.

llvm-svn: 190316
This commit is contained in:
Ted Kremenek 2013-09-09 17:19:27 +00:00
parent d55889a655
commit 6700934ac7
2 changed files with 2 additions and 2 deletions

View 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)

View 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>