Files
archived-llvm/lib/Support/Windows
Hans Wennborg 7e513564e2 Work around lack of Wine support for SetFileInformationByHandle harder
In r315079 I added a check for the ERROR_CALL_NOT_IMPLEMENTED error
code, but it turns out earlier versions of Wine just returned false
without setting any error code.

This patch handles the unset error code case.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@315597 91177308-0d34-0410-b5e6-96231b3b80d8
2017-10-12 17:38:22 +00:00
..
2017-08-03 23:12:33 +00:00
2017-03-07 20:09:46 +00:00