[www] r300274 - Win snapshot: r300231
Hans Wennborg via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 13 16:15:03 PDT 2017
Author: hans
Date: Thu Apr 13 18:15:03 2017
New Revision: 300274
URL: http://llvm.org/viewvc/llvm-project?rev=300274&view=rev
Log:
Win snapshot: r300231
Now with VS2017 support in the clang-format plugin.
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=300274&r1=300273&r2=300274&view=diff
==============================================================================
--- www/trunk/builds/index.html (original)
+++ www/trunk/builds/index.html Thu Apr 13 18:15:03 2017
@@ -38,8 +38,8 @@ license.</p>
<p>We provide a periodically updated installer for Windows. The current
installer integrates with MSVC 2010, 2012, 2013 and 2015.</p>
- <p><a href="http://llvm.org/pre-releases/win-snapshots/LLVM-5.0.0-r299543-win32.exe">Windows installer</a>,
- based on SVN r299543 (5 April 2017).</p>
+ <p><a href="http://llvm.org/pre-releases/win-snapshots/LLVM-5.0.0-r300231-win32.exe">Windows installer</a>,
+ based on SVN r300231 (13 April 2017).</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"
@@ -60,7 +60,7 @@ license.</p>
and possibly other LLVM projects
such as <a href="http://libcxx.llvm.org">libc++</a>.</p>
- <p>A <a href="http://llvm.org/pre-releases/win-snapshots/LLVM-5.0.0-r299543-win64.exe">64-bit version</a>
+ <p>A <a href="http://llvm.org/pre-releases/win-snapshots/LLVM-5.0.0-r300231-win64.exe">64-bit version</a>
is also available, but it doesn't integrate as well with Visual Studio.</p>
</div>
@@ -70,11 +70,11 @@ license.</p>
<div class="rel_boxtext">
<p>We also provide a standalone Visual Studio plugin for clang-format. It
- requires Visual Studio 2010 Professional or later. Notably, the Express
+ requires Visual Studio 2012 Professional or later. Notably, the Express
editions do not support plugins.</p>
- <p><a href="http://llvm.org/pre-releases/win-snapshots/ClangFormat-r299543.vsix">Visual Studio plugin installer</a>,
- based on SVN r299543.</p>
+ <p><a href="http://llvm.org/pre-releases/win-snapshots/ClangFormat-r300231.vsix">Visual Studio plugin installer</a>,
+ based on SVN r300231.</p>
</div>
More information about the llvm-commits
mailing list