There is no std::errc::success, remove the llvm one.
[oota-llvm.git] / lib / Object / Error.cpp
2014-05-31 Rafael EspindolaThere is no std::errc::success, remove the llvm one.
2014-03-15 Justin BognerSupport: Make error_category's constructor public
2013-06-18 Alexey SamsonovBasic support for parsing Mach-O universal binaries...
2013-06-18 Rafael EspindolaDon't convert object_error's enum to and from int.
2011-06-25 Michael J. SpencerObject: Add proper error handling.
2011-06-25 Michael J. SpencerAdd Object/Error.
2011-06-13 Benjamin KramerRevert r132910 and r132909 on behalf of Michael. They...
2011-06-13 Michael J. SpencerAdd Object/Error.