[llvm-commits] [PATCH] Fix tests with temporary files fails on Windows

Erik Olofsson Erik.Olofsson at hansoft.se
Tue Mar 1 15:29:35 PST 2011


Fixes test failures on Windows where temporary files are used. On Windows a temporary file cannot be opened again while the original file handle is still in use.

Please review and commit if good.

Regards,
Erik

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110302/2bf79fcb/attachment.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: llvm-temp-test-file-fail-on-win32.patch.txt
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110302/2bf79fcb/attachment.txt>


More information about the llvm-commits mailing list