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