summaryrefslogtreecommitdiff
path: root/lib/scudo/scudo_flags.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improve error message when '=' is missing in {ASAN,...}_OPTIONS.Vitaly Buka2019-06-151-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [scudo] Allow options to be defined at compile timeKostya Kortchinsky2018-02-081-0/+11
* [scudo] Add default implementations for weak functionsKostya Kortchinsky2018-01-301-2/+7
* [scudo] Simplify initialization and flagsKostya Kortchinsky2017-11-141-6/+4
* [scudo] Quarantine overhaulKostya Kortchinsky2017-07-241-12/+37
* [scudo] lower quarantine default sizesKostya Kortchinsky2017-05-181-2/+2
* [scudo] 32-bit quarantine sizes adjustments and bug fixesKostya Kortchinsky2017-02-031-2/+7
* [scudo] 32-bit and hardware agnostic supportKostya Kortchinsky2016-11-301-1/+1
* [sanitizer] Implement a __asan_default_options() equivalent for ScudoKostya Serebryany2016-08-021-6/+18
* [sanitizer] Initial implementation of a Hardened AllocatorKostya Serebryany2016-06-071-0/+81