hanchenye-llvm-project/compiler-rt/lib/lsan
Sergey Matveev ddd7b6a1c8 [lsan] Fix test.
llvm-svn: 185817
2013-07-08 14:08:05 +00:00
..
lit_tests [lsan] Fix test. 2013-07-08 14:08:05 +00:00
tests [LSan] fix link flags for building unit tests 2013-06-13 07:23:18 +00:00
CMakeLists.txt Add cmake rules for building LSan common on Mac OS 2013-06-22 16:33:52 +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] Set current_thread_tid correctly for main thread. 2013-06-18 14:44:45 +00:00
lsan.h [lsan] Standalone LSan initialization. 2013-05-20 11:04:43 +00:00
lsan_allocator.cc Revert to C-style callbacks for iteration over allocator chunks. 2013-06-24 08:34:50 +00:00
lsan_allocator.h
lsan_common.cc [lsan] Handle fork() correctly. 2013-07-08 12:57:24 +00:00
lsan_common.h [lsan] Handle fork() correctly. 2013-07-08 12:57:24 +00:00
lsan_common_linux.cc Revert to C-style callbacks for iteration over allocator chunks. 2013-06-24 08:34:50 +00:00
lsan_interceptors.cc [lsan] Handle fork() correctly. 2013-07-08 12:57:24 +00:00
lsan_thread.cc [lsan] Handle fork() correctly. 2013-07-08 12:57:24 +00:00
lsan_thread.h [lsan] Handle fork() correctly. 2013-07-08 12:57:24 +00:00