<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Oct 11, 2013 at 5:18 PM, Edward Diener <span dir="ltr"><<a href="mailto:eldlistmailingz@tropicsoft.com" target="_blank">eldlistmailingz@tropicsoft.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 10/9/2013 9:22 PM, Hans Wennborg wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Wed, Oct 9, 2013 at 5:26 PM, Hans Wennborg <<a href="mailto:hans@chromium.org" target="_blank">hans@chromium.org</a>> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Wed, Oct 9, 2013 at 4:19 PM, Edward Diener<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
BTW is there any documentation anywhere on a web page about running clang on<br>
Windows ?<br>
</blockquote>
<br>
I have a patch that adds documentation about clang-cl. It should land today.<br>
</blockquote>
<br>
Here are the docs I was referring to:<br>
<a href="http://clang.llvm.org/docs/UsersManual.html#clang-cl" target="_blank">http://clang.llvm.org/docs/<u></u>UsersManual.html#clang-cl</a><br>
</blockquote>
<br></div>
With what version of VC++ is clang in Windows trying to be compatible ? Is it whatever version is used to build clang from the Visual Studio IDE ?</blockquote><div><br></div><div>We haven't found any major language ABI incompatibilities between 2010, 2012, and 2013 yet, so we haven't had to add any version specific logic.  If we discover an incompatibility and deem it important enough to implement both versions, then we'll probably use -fmsc-version to decide which behavior the user gets.</div>
</div></div></div>