aboutsummaryrefslogtreecommitdiffstats
path: root/include/Support/MallocAllocator.h
Commit message (Expand)AuthorAgeFilesLines
* Fixes for PR114: Thanks to Reid Spencer!Chris Lattner2003-11-161-3/+3
* Fix faulty namespacificationChris Lattner2003-11-121-4/+7
* Regress to not using the llvm namespace.John Criswell2003-11-121-4/+0
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+3
* Provide a specialization of _Alloc_traits, which allows the G++ runtime to avoidChris Lattner2003-11-071-2/+13
* Add some ctors for this allocatorChris Lattner2003-11-071-0/+4
* New file, for use by the pool allocator projectChris Lattner2003-11-041-0/+68