summaryrefslogtreecommitdiff
path: root/unittests/Support/MemoryTest.cpp
Commit message (Expand)AuthorAge
* Remove the last uses of 'using std::error_code'Rafael Espindola2014-06-13
* Don't use 'using std::error_code' in include/llvm.Rafael Espindola2014-06-12
* [C++11] Use 'nullptr'.Craig Topper2014-06-08
* Use error_code() instead of error_code::succes()Rafael Espindola2014-05-31
* Go ahead and get rid of the old page size interface and convert all theChandler Carruth2012-12-31
* Do not run tests MappedMemoryTest.BasicWrite and MultipleWrite unless bothAkira Hatanaka2012-12-05
* Sort the #include lines for unittest/...Chandler Carruth2012-12-04
* Remove DOS line endings.Jakub Staszak2012-11-14
* This patch adds memory support functions which will later be used to implemen...Andrew Kaylor2012-09-19