summaryrefslogtreecommitdiff
path: root/include/llvm/Support/Memory.h
Commit message (Expand)AuthorAge
* Don't use 'using std::error_code' in include/llvm.Rafael Espindola2014-06-12
* Remove system_error.h.Rafael Espindola2014-06-12
* [C++11] Make use of 'nullptr' in the Support library.Craig Topper2014-04-07
* Fix known typosAlp Toker2014-01-24
* Fix include guards so they exactly match file names.Jakub Staszak2013-01-10
* Correcting enum values mentioned in comments.Andrew Kaylor2012-10-12
* This patch adds memory support functions which will later be used to implemen...Andrew Kaylor2012-09-19
* Tidy up.Jim Grosbach2011-03-18
* Now to chant the magical incantation that will exorcise the System libraryCharles Davis2010-11-29
* Merge System into Support.Michael J. Spencer2010-11-29