[www] r199507 - Update Win snapshot and clang-format extension to r199319
Hans Wennborg
hans at hanshq.net
Fri Jan 17 10:50:56 PST 2014
Author: hans
Date: Fri Jan 17 12:50:56 2014
New Revision: 199507
URL: http://llvm.org/viewvc/llvm-project?rev=199507&view=rev
Log:
Update Win snapshot and clang-format extension to r199319
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=199507&r1=199506&r2=199507&view=diff
==============================================================================
--- www/trunk/builds/index.html (original)
+++ www/trunk/builds/index.html Fri Jan 17 12:50:56 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.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><a href="downloads/LLVM-3.5.r199319-win32.exe">Windows installer</a> (<a
+ href="https://llvm.googlecode.com/files/LLVM-3.5.r199319-win32.exe">mirror</a>),
+ based on SVN r199319.</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"
@@ -71,9 +71,9 @@ license.</p>
requires Visual Studio 2010 Professional or later. Notably, the Express
editions do not support plugins.</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>
+ <p><a href="downloads/ClangFormat-r199319.vsix">Visual Studio plugin installer</a> (<a
+ href="https://llvm.googlecode.com/files/ClangFormat-r199319.vsix">mirror</a>),
+ based on SVN r199319.</p>
</div>
More information about the llvm-commits
mailing list