<div dir="ltr">On Mon, Sep 9, 2013 at 9:00 AM, David Wiberg <span dir="ltr"><<a href="mailto:dwiberg@gmail.com" target="_blank">dwiberg@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi Beman,<br>
<br>
2013/9/9 Beman Dawes <<a href="mailto:bdawes@acm.org" target="_blank">bdawes@acm.org</a>>:<br>
<div>> Patch for <a href="http://llvm.org/svn/llvm-project/www/trunk" target="_blank">http://llvm.org/svn/llvm-project/www/trunk</a> to clarify usage<br>
> instructions.<br>
><br>
> --Beman<br>
><br>
> Index: builds/index.html<br>
> ==============================<br>
> =====================================<br>
> --- builds/index.html    (revision 190279)<br>
> +++ builds/index.html    (working copy)<br>
> @@ -43,8 +43,10 @@<br>
><br>
> href="<a href="https://address-sanitizer.googlecode.com/files/LLVM-3.4.r190202-win32.exe" target="_blank">https://address-sanitizer.googlecode.com/files/LLVM-3.4.r190202-win32.exe</a>">mirror</a>),<br>


>    based on SVN r190202.  </p><br>
><br>
> -  <p>To use the LLVM toolchain from Visual Studio, open project properties<br>
> and<br>
> -  change the "Platform Toolset" from the current value to "LLVM-vs2010"<br>
> +  <p>To use the LLVM toolchain from Visual Studio, select a project in<br>
> Solution<br>
> +  Explorer, hit Alt+F7 to open its Property Page, then in the "General"<br>
> section<br>
<br>
</div>Alt+F7 is a shortcut (like many other in Visual Studio) which depends<br>
on the user having selected a certain keyboard mapping. I would<br>
recommend rephrasing to either right-clicking and choosing<br>
"Properties" or navigating via the "Project" menu.<br></blockquote><div><br>Default bindings are helpful, though.  Committed with some tweaks in r190356.  Thanks!</div></div></div></div>