Try to fix the mingw build.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 12 Jun 2014 00:24:39 +0000 (00:24 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 12 Jun 2014 00:24:39 +0000 (00:24 +0000)
commit9387d058a48752174f2feb82fcfcf0898345ea1d
tree34db49ca57d7692694a1b90ee40c2a343bb19262
parenta4dc93e6b620c1191f6c914f829cc23b77726bc5
Try to fix the mingw build.

* MingW needs mapWindowsError.
* MingW is missing some entries in std::errc, but we don't use them.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210725 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/WindowsError.h
lib/Support/WindowsError.cpp