[patch] Always open files in binary mode
Rafael EspĂndola
rafael.espindola at gmail.com
Sun Feb 23 18:25:10 PST 2014
It looks like everything on windows these days can handle unix line endings.
I tested that the llvm and clang testsuite work. I also tested that
printing to stdout is readable with "clang -S -o - foo.c".
Cheers,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang.patch
Type: text/x-patch
Size: 6067 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140223/a4e5cfb5/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lld.patch
Type: text/x-patch
Size: 550 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140223/a4e5cfb5/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm.patch
Type: text/x-patch
Size: 14014 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140223/a4e5cfb5/attachment-0002.bin>
More information about the llvm-commits
mailing list