1. a7c40ef Canonicalize header guards into a common format. by Benjamin Kramer · 11 years ago
  2. bff5d0d Remove all uses of 'using std::error_code' from headers. by Rafael Espindola · 11 years ago
  3. a6e9c3e Remove system_error.h. by Rafael Espindola · 11 years ago
  4. 25188c9 Don't import error_category into the llvm namespace. by Rafael Espindola · 11 years ago
  5. 5c4f829 Use std::error_code instead of llvm::error_code. by Rafael Espindola · 11 years ago
  6. 933c950 Use an enum class. by Rafael Espindola · 11 years ago
  7. 376bf57 Add missing std:: qualifiers by Dmitri Gribenko · 12 years ago
  8. 9cad53c Implements low-level object file format specific output for COFF and by Eric Christopher · 12 years ago