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)
commit181adb5f57efdd3418b420e4c28379ab6da5f73f
tree71498fbcd8105dcc1d340200633db2599ccdea5f
parentfaa29bd5297298a7efb671e96609666c2e753d70
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.

llvm-svn: 210635
llvm/lib/Support/Unix/Memory.inc
llvm/lib/Support/Unix/Path.inc