summaryrefslogtreecommitdiff
path: root/lib/scudo/scudo_new_delete.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [scudo] Add verbose failures in place of CHECK(0)Kostya Kortchinsky2018-06-151-1/+2
* [scudo] Add C++17 aligned new/delete operators supportKostya Kortchinsky2018-06-121-37/+70
* [scudo] Application & platform compatibility changesKostya Kortchinsky2017-08-161-1/+1
* [Sanitizers] Operator new() interceptors always die on allocation errorAlex Shlyapnikov2017-06-281-2/+7
* [scudo] 32-bit and hardware agnostic supportKostya Kortchinsky2016-11-301-1/+1
* [sanitizer] Initial implementation of a Hardened AllocatorKostya Serebryany2016-06-071-0/+69