Use error_category from the std namespace.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 12 Jun 2014 01:44:19 +0000 (01:44 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 12 Jun 2014 01:44:19 +0000 (01:44 +0000)
commit92d8b456d92927b1a86110dce0a3567062eab801
tree2c605476f593a4c6743cc2590317ca1916612ec9
parentacc5d7c9119db84f8a764f0536585e434acd83b8
Use error_category from the std namespace.

llvm-svn: 210732
lld/include/lld/Core/Error.h
lld/lib/Core/Error.cpp