<div dir="ltr">LGTM<div><br></div><div>We could pass FILE_SHARE_DELETE/WRITE to pretend to be more POSIX filesystem-y, but that's really futile and all the other native tools block file writes and deletes anyway.</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jul 17, 2013 at 12:54 AM, Rafael Espíndola <span dir="ltr"><<a href="mailto:rafael.espindola@gmail.com" target="_blank">rafael.espindola@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I am not completely convinced about this, but is has some advantages:<br>
<br>
* Lets us use native, utf16 windows functions.<br>
* Easy to produce good errors on windows about trying to use a<br>
directory when we want a file.<br>
* Simplifies the unix version a bit.<br>
<br>
What do you think?<br>
<br>
Cheers,<br>
Rafael<br>
<br>_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
<br></blockquote></div><br></div>