Uses generic_category instead of system_category.
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 11 Jun 2014 04:34:41 +0000 (04:34 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 11 Jun 2014 04:34:41 +0000 (04:34 +0000)
commitcd56acbb5a0c90b5568f73704b8f7c2cbc556e5a
treef132f38b786d759d4c3879c897a841db48996fd0
parent9c7ddf73738c8384808837208ba4ec5518b44d32
Uses generic_category instead of system_category.

Some c++ libraries (libstdc++ at least) don't seem to map to the generic
category in in the system_category's default_error_condition.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210635 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/Unix/Memory.inc
lib/Support/Unix/Path.inc