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