summaryrefslogtreecommitdiffstats
path: root/clang/lib/Headers/mm_malloc.h
Commit message (Expand)AuthorAgeFilesLines
* Undo part of my previous commit to mm_malloc.h, going back to the use ofChandler Carruth2010-11-221-13/+5
* Futher reduce the includes of our builtin headers, and teach limits.h to avoidChandler Carruth2010-11-161-5/+13
* From scratch rewrite of mm_malloc.h.Eric Christopher2010-10-181-19/+28
* Fix 80 col violations.Daniel Dunbar2010-03-261-3/+6
* fix PR6658: inline isn't a keyword in C89 mode, use __inline__ instead.Chris Lattner2010-03-221-2/+2
* Add the nodebug attribute to intrinsicsAnders Carlsson2009-02-141-2/+2
* Add mm_malloc.h, patch by Sam Weinig.Anders Carlsson2009-01-081-0/+59
OpenPOWER on IntegriCloud