summaryrefslogtreecommitdiff
path: root/lib/sanitizer_common/sanitizer_list.h
Commit message (Expand)AuthorAgeFilesLines
* [Sanitizer] Remove the hardcoded limit of address ranges in LoadedModule.Alexey Samsonov2015-01-081-6/+10
* [libsanitizer] Implement IntrusiveList<T>::Iterator, use IntrusiveList in san...Alexander Potapenko2014-03-201-0/+17
* asan/tsan: fix bug in list implementationDmitry Vyukov2013-01-111-0/+4
* [tsan] start using AllocatorCache in CombinedAllocatorKostya Serebryany2012-07-061-2/+2
* [tsan] add intrusive list to be used in tsan allocator, etcKostya Serebryany2012-07-061-0/+120