Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-08-13 | Canonicalize header guards into a common format. | Benjamin Kramer | 1 | -2/+2 |
2014-06-13 | Remove all uses of 'using std::error_code' from headers. | Rafael Espindola | 1 | -3/+2 |
2014-06-12 | Remove system_error.h. | Rafael Espindola | 1 | -2/+2 |
2014-06-12 | Don't import error_category into the llvm namespace. | Rafael Espindola | 1 | -1/+1 |
2014-06-11 | Use std::error_code instead of llvm::error_code. | Rafael Espindola | 1 | -2/+4 |
2014-06-11 | Use an enum class. | Rafael Espindola | 1 | -15/+7 |
2014-03-07 | Add missing std:: qualifiers | Dmitri Gribenko | 1 | -2/+2 |
2013-04-03 | Implements low-level object file format specific output for COFF and | Eric Christopher | 1 | -0/+48 |