summaryrefslogtreecommitdiff
path: root/include/sanitizer/allocator_interface.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [hwasan] Provide __sanitizer_* aliases to allocator functions.Evgeniy Stepanov2018-08-131-1/+0
* [sanitizer] Make function declarations C-compatiblePetr Hosek2017-12-211-5/+5
* [Sanitizers] New sanitizer API to purge allocator quarantine.Alex Shlyapnikov2017-10-231-0/+7
* [sanitizers] introduce yet another API function: __sanitizer_install_malloc_a...Kostya Serebryany2016-06-161-0/+17
* Generalize sanitizer allocator public interface.Alexey Samsonov2014-07-071-0/+66