<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Mar 3, 2014 at 1:00 PM, Chandler Carruth <span dir="ltr"><<a href="mailto:chandlerc@gmail.com" target="_blank">chandlerc@gmail.com</a>></span> wrote:<br>
<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"><br>
  This looks good.<br>
<br>
  Can you also (in a separate patch) make it clear that we expect ToT Clang to be able to bootstrap on windows? This should go in the "host toolchains" section somewhere. Essentially, we should write down that we do expect to develop these two in lock-step.<br>

<br>
  Naturally, a bot is next. =]<br></blockquote><div><br></div><div>Sure, but we're still having trouble with inline asm in <atomic>:</div><div><br></div><div>In file included from ..\tools\clang\lib\Basic\VirtualFileSystem.cpp:20:</div>
<div>In file included from C:/PROGRA~2/MICROS~4.0/VC/include\atomic:19:</div><div>C:/PROGRA~2/MICROS~4.0/VC/include\xatomic.h(101,27) :  error: unexpected token in argument list</div><div>                mov ecx, dword ptr _Value[4];</div>
<div><br></div><div>That looks fixable.</div></div></div></div>