1. 54f19979 Remove unused and odd code. by Rafael Espindola · 11 years ago
  2. 25188c9 Don't import error_category into the llvm namespace. by Rafael Espindola · 11 years ago
  3. acc5d7c Don't import error_condition into the llvm namespace. by Rafael Espindola · 11 years ago
  4. 5c4f829 Use std::error_code instead of llvm::error_code. by Rafael Espindola · 11 years ago
  5. 933c950 Use an enum class. by Rafael Espindola · 11 years ago
  6. f5d07fa Mark a few functions noexcept. by Rafael Espindola · 11 years ago
  7. a3f2e3f There is no std::errc::success, remove the llvm one. by Rafael Espindola · 11 years ago
  8. e3bfdc4 Support: Make error_category's constructor public by Justin Bogner · 12 years ago
  9. e56917c [C++11] Add 'override' keyword to virtual methods that override their base class. by Craig Topper · 12 years ago
  10. 9cad53c Implements low-level object file format specific output for COFF and by Eric Christopher · 13 years ago