| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2014-06-11 | Use std::error_code instead of llvm::error_code. | Rafael Espindola | 1 | -1/+1 |
| 2014-06-10 | Mark a few functions noexcept. | Rafael Espindola | 1 | -2/+2 |
| 2014-06-03 | Use an enum class. | Rafael Espindola | 1 | -4/+4 |
| 2014-05-31 | There is no std::errc::success, remove the llvm one. | Rafael Espindola | 1 | -1/+1 |
| 2014-03-15 | Support: Make error_category's constructor public | Justin Bogner | 1 | -4/+4 |
| 2013-06-18 | Basic support for parsing Mach-O universal binaries in LLVMObject library | Alexey Samsonov | 1 | -0/+2 |
| 2013-06-18 | Don't convert object_error's enum to and from int. | Rafael Espindola | 1 | -4/+4 |
| 2011-06-25 | Object: Add proper error handling. | Michael J. Spencer | 1 | -0/+2 |
| 2011-06-25 | Add Object/Error. | Michael J. Spencer | 1 | -0/+55 |
| 2011-06-13 | Revert r132910 and r132909 on behalf of Michael. They didn't build with clang. | Benjamin Kramer | 1 | -55/+0 |
| 2011-06-13 | Add Object/Error. | Michael J. Spencer | 1 | -0/+55 |
