Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-12-04 | Remove dead code. NFC. | Rafael Espindola | 1 | -1/+1 |
2014-06-13 | Remove the last uses of 'using std::error_code' | Rafael Espindola | 1 | -39/+39 |
2014-06-12 | Don't use 'using std::error_code' in include/llvm. | Rafael Espindola | 1 | -0/+1 |
2014-06-08 | [C++11] Use 'nullptr'. | Craig Topper | 1 | -43/+50 |
2014-05-31 | Use error_code() instead of error_code::succes() | Rafael Espindola | 1 | -28/+28 |
2012-12-31 | Go ahead and get rid of the old page size interface and convert all the | Chandler Carruth | 1 | -1/+1 |
2012-12-05 | Do not run tests MappedMemoryTest.BasicWrite and MultipleWrite unless both | Akira Hatanaka | 1 | -4/+6 |
2012-12-04 | Sort the #include lines for unittest/... | Chandler Carruth | 1 | -1/+0 |
2012-11-14 | Remove DOS line endings. | Jakub Staszak | 1 | -356/+356 |
2012-09-19 | This patch adds memory support functions which will later be used to implemen... | Andrew Kaylor | 1 | -0/+356 |