summaryrefslogtreecommitdiff
path: root/lib/sanitizer_common/sanitizer_allocator_internal.h
AgeCommit message (Expand)Author
2013-12-26[asan] allow asan to use SizeClassAllocator32 on a 64-bit platform (if SANITI...Kostya Serebryany
2013-11-25[sanitizer] Implement TwoLevelByteMap and use it for the internal allocator o...Kostya Serebryany
2013-05-29[sanitizer] Use raw check in internal allocator to prevent self-deadlocks. Tr...Alexey Samsonov
2013-05-29Exclude sanitizer_nolibc_test from TSan test run. Fix lint warningsAlexey Samsonov
2013-05-29Make InternalAlloc/InternalFree in sanitizer runtimes libc-free by switching ...Alexey Samsonov