llvm-project/compiler-rt/lib/lsan
Maxim Ostapenko 651cfe3cfa [lsan] Renable LSan for x86 Linux
The missed clang part was committed at https://reviews.llvm.org/rL293609 thus
we can reenable LSan for x86 Linux.

Differential Revision: https://reviews.llvm.org/D28609

llvm-svn: 293610
2017-01-31 07:15:37 +00:00
..
.clang-format
CMakeLists.txt Revert "[sancov] moving sancov rt to sancov/ directory" 2017-01-12 01:37:35 +00:00
lsan.cc
lsan.h
lsan_allocator.cc [lsan] Renable LSan for x86 Linux 2017-01-31 07:15:37 +00:00
lsan_allocator.h
lsan_common.cc Provide default implementations for sanitizer interface functions 2017-01-07 00:31:20 +00:00
lsan_common.h [lsan] Renable LSan for x86 Linux 2017-01-31 07:15:37 +00:00
lsan_common_linux.cc
lsan_flags.inc
lsan_interceptors.cc [lsan] Renable LSan for x86 Linux 2017-01-31 07:15:37 +00:00
lsan_preinit.cc
lsan_thread.cc
lsan_thread.h