[patch] Split openFileForWrite into windows and unix versions

Rafael EspĂ­ndola rafael.espindola at gmail.com
Thu Jul 18 12:45:36 PDT 2013


This is hopefully the last file handling patch for now. It is similar
to 186511, but for creating files for
writing.

It is interesting that all tests pass even when I don't add _O_TEXT to
_open_osfhandle. Are we missing tests or we never depend on windows
handling a file as text?

Cheers,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t.patch
Type: application/octet-stream
Size: 4848 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130718/b2d0a7a0/attachment.obj>


More information about the llvm-commits mailing list