summaryrefslogtreecommitdiff
path: root/lib/sanitizer_common/sanitizer_list.h
Commit message (Collapse)AuthorAge
* asan/tsan: fix bug in list implementationDmitry Vyukov2013-01-11
| | | | git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@172187 91177308-0d34-0410-b5e6-96231b3b80d8
* [tsan] start using AllocatorCache in CombinedAllocatorKostya Serebryany2012-07-06
| | | | git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@159825 91177308-0d34-0410-b5e6-96231b3b80d8
* [tsan] add intrusive list to be used in tsan allocator, etcKostya Serebryany2012-07-06
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@159812 91177308-0d34-0410-b5e6-96231b3b80d8