<div dir="ltr">Ok, sounds good then.  Thanks for checking</div><br><div class="gmail_quote"><div dir="ltr">On Sun, Oct 11, 2015 at 9:23 AM Vadim Macagon <<a href="mailto:vadim.macagon@gmail.com">vadim.macagon@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">enlight added a comment.<br>
<br>
Zach,<br>
<br>
I've looked at the path separator issue you've mentioned earlier in D13201 <<a href="http://reviews.llvm.org/D13201?id=35832#inline-107502" rel="noreferrer" target="_blank">http://reviews.llvm.org/D13201?id=35832#inline-107502</a>>, and I think it's fine as is. All those paths with the forward slashes end up in a FileSpec, which converts forward slashes to backward slashes before passing them through to any Win32 APIs, and `FileSpec::GetPath()` also converts slashes by default.<br>
<br>
<br>
Repository:<br>
  rL LLVM<br>
<br>
<a href="http://reviews.llvm.org/D13636" rel="noreferrer" target="_blank">http://reviews.llvm.org/D13636</a><br>
<br>
<br>
<br>
</blockquote></div>