[www] r198880 - Update Win snapshot and clang-format extension to r198737

Hans Wennborg hans at hanshq.net
Thu Jan 9 11:30:00 PST 2014


Author: hans
Date: Thu Jan  9 13:30:00 2014
New Revision: 198880

URL: http://llvm.org/viewvc/llvm-project?rev=198880&view=rev
Log:
Update Win snapshot and clang-format extension to r198737

Modified:
    www/trunk/builds/index.html

Modified: www/trunk/builds/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/builds/index.html?rev=198880&r1=198879&r2=198880&view=diff
==============================================================================
--- www/trunk/builds/index.html (original)
+++ www/trunk/builds/index.html Thu Jan  9 13:30:00 2014
@@ -39,9 +39,9 @@ license.</p>
   <p>We provide a periodically updated installer for Windows.  The current
   installer integrates with MSVC 2010, 2012 and 2013.</p>
 
-  <p><a href="downloads/LLVM-3.4.r195641-win32.exe">Windows installer</a> (<a
-    href="https://llvm.googlecode.com/files/LLVM-3.4.r195641-win32.exe">mirror</a>),
-  based on SVN r195641.  </p>
+  <p><a href="downloads/LLVM-3.5.r198737-win32.exe">Windows installer</a> (<a
+    href="https://llvm.googlecode.com/files/LLVM-3.5.r198737-win32.exe">mirror</a>),
+  based on SVN r198737.</p>
 
   <p>To use the LLVM toolchain from Visual Studio, select a project in Solution
   Explorer, open its Property Page (Alt+F7 by default), and in the "General"
@@ -76,8 +76,9 @@ license.</p>
   install clang-format.exe by installing the LLVM toolchain above and checking
   the box to add LLVM to the system PATH.</p>
 
-  <p><a href="downloads/ClangFormat-r195641.vsix">Visual Studio plugin installer</a> (<a
-    href="https://llvm.googlecode.com/files/ClangFormat-r195641.vsix">mirror</a>)</p>
+  <p><a href="downloads/ClangFormat-r198737.vsix">Visual Studio plugin installer</a> (<a
+    href="https://llvm.googlecode.com/files/ClangFormat-r198737.vsix">mirror</a>),
+  based on SVN r198737.</p>
 
 </div>
 





More information about the llvm-commits mailing list