Rafael Espindola e5e77d1cd8 Remove windows_error.
MSVC doesn't seem to provide any is_error_code_enum enumeration for the
windows errors.

Fortunately very few places in llvm have to handle raw windows errors, so
we can just construct the corresponding error_code directly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210631 91177308-0d34-0410-b5e6-96231b3b80d8
2014-06-11 03:58:34 +00:00
..
2013-05-01 21:01:06 +00:00
2014-06-10 20:45:52 +00:00
2013-12-12 15:45:32 +00:00
2013-05-21 20:36:13 +00:00
2014-06-11 03:58:34 +00:00
2014-03-05 00:43:02 +00:00