summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/scudo/scudo_malloc.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [sanitizer] Fix mallopt interceptor.Evgeniy Stepanov2018-10-251-1/+1
* [scudo] Get rid of builtin-declaration-mismatch warningsKostya Kortchinsky2018-07-031-10/+12
* [scudo] Add C++17 aligned new/delete operators supportKostya Kortchinsky2018-06-121-3/+3
* [scudo] Overhaul malloc related interceptorsKostya Kortchinsky2018-01-251-0/+83
OpenPOWER on IntegriCloud