summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/scudo/realloc.cpp
Commit message (Expand)AuthorAgeFilesLines
* [scudo] Make some tests less Linux-yKostya Kortchinsky2018-02-261-4/+6
* [scudo] Implement stricter separation of C vs C++Kostya Kortchinsky2017-11-011-1/+1
* [scudo] Application & platform compatibility changesKostya Kortchinsky2017-08-161-40/+62
* [scudo] 32-bit quarantine sizes adjustments and bug fixesKostya Kortchinsky2017-02-031-16/+9
* [scudo] Replacing std::atomic with Sanitizer's atomicsKostya Kortchinsky2017-01-201-1/+1
* [scudo] 32-bit and hardware agnostic supportKostya Kortchinsky2016-11-301-1/+1
* [scudo] Fix an edge case in the secondary allocatorKostya Kortchinsky2016-09-301-2/+3
* [scudo] Fix a bug in the new Secondary AllocatorKostya Kortchinsky2016-09-201-42/+47
* [sanitizer] Initial implementation of a Hardened AllocatorKostya Serebryany2016-06-071-0/+69
OpenPOWER on IntegriCloud