aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/MemoryTest.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-12-04Remove dead code. NFC.Rafael Espindola1-1/+1
2014-06-13Remove the last uses of 'using std::error_code'Rafael Espindola1-39/+39
2014-06-12Don't use 'using std::error_code' in include/llvm.Rafael Espindola1-0/+1
2014-06-08[C++11] Use 'nullptr'.Craig Topper1-43/+50
2014-05-31Use error_code() instead of error_code::succes()Rafael Espindola1-28/+28
2012-12-31Go ahead and get rid of the old page size interface and convert all theChandler Carruth1-1/+1
2012-12-05Do not run tests MappedMemoryTest.BasicWrite and MultipleWrite unless bothAkira Hatanaka1-4/+6
2012-12-04Sort the #include lines for unittest/...Chandler Carruth1-1/+0
2012-11-14Remove DOS line endings.Jakub Staszak1-356/+356
2012-09-19This patch adds memory support functions which will later be used to implemen...Andrew Kaylor1-0/+356