llvm-project/compiler-rt/lib/lsan
Alexey Samsonov b0d92b3312 [Sanitizer] Rename InternalVector to InternalMmapVector
llvm-svn: 183972
2013-06-14 09:59:40 +00:00
..
lit_tests [lsan] Harmonized some naming inconsistencies. 2013-06-11 15:26:20 +00:00
tests [LSan] fix link flags for building unit tests 2013-06-13 07:23:18 +00:00
CMakeLists.txt Drop support for 32-bit PowerPC in sanitizer tools. 2013-06-07 09:44:43 +00:00
Makefile.mk Revert r182465 and add lsan-common library to makefile-based build 2013-05-22 13:20:37 +00:00
lsan.cc [lsan] Ensure lsan is initialized when interceptors are called. 2013-05-23 10:24:44 +00:00
lsan.h [lsan] Standalone LSan initialization. 2013-05-20 11:04:43 +00:00
lsan_allocator.cc [lsan] Harmonized some naming inconsistencies. 2013-06-11 15:26:20 +00:00
lsan_allocator.h
lsan_common.cc [Sanitizer] Rename InternalVector to InternalMmapVector 2013-06-14 09:59:40 +00:00
lsan_common.h [Sanitizer] Rename InternalVector to InternalMmapVector 2013-06-14 09:59:40 +00:00
lsan_common_linux.cc [Sanitizer] Rename InternalVector to InternalMmapVector 2013-06-14 09:59:40 +00:00
lsan_interceptors.cc [lsan] Ensure lsan is initialized when interceptors are called. 2013-05-23 10:24:44 +00:00
lsan_thread.cc [sanitizer] Move FindThreadByOSIdLocked from lsan to sanitizer_common. 2013-05-27 10:35:51 +00:00
lsan_thread.h [lsan] Thread registry for standalone LSan. 2013-05-20 10:57:53 +00:00