summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/sanitizer_common/sanitizer_allocator_internal.h
Commit message (Expand)AuthorAgeFilesLines
* [sanitizer] Flag parser rewrite.Evgeniy Stepanov2015-01-151-0/+9
* tsan: fix crash when a program registers zillions of atexit callbacksDmitry Vyukov2014-09-171-13/+1
* tsan: reduce internal allocator region from 16M to 1MDmitry Vyukov2014-07-261-2/+1
* tsan: remove meta from internal allocatorDmitry Vyukov2014-07-261-1/+1
* tsan: add new line at the end of error messageDmitry Vyukov2014-02-281-2/+2
* [asan] allow asan to use SizeClassAllocator32 on a 64-bit platform (if SANITI...Kostya Serebryany2013-12-261-2/+1
* [sanitizer] Implement TwoLevelByteMap and use it for the internal allocator o...Kostya Serebryany2013-11-251-5/+9
* [sanitizer] Use raw check in internal allocator to prevent self-deadlocks. Tr...Alexey Samsonov2013-05-291-2/+2
* Exclude sanitizer_nolibc_test from TSan test run. Fix lint warningsAlexey Samsonov2013-05-291-1/+1
* Make InternalAlloc/InternalFree in sanitizer runtimes libc-free by switching ...Alexey Samsonov2013-05-291-0/+64
OpenPOWER on IntegriCloud