hanchenye-llvm-project/compiler-rt/include/sanitizer
Sergey Matveev 655bd0d08c [lsan] Add __lsan_do_leak_check() to the public interface.
Let users override the normal behavior to run leak checking earlier in
the process. Also fix a couple nits here and there.

llvm-svn: 186581
2013-07-18 14:06:07 +00:00
..
asan_interface.h [asan] make asan work with 7fff8000 offset and prelink 2013-02-15 12:00:24 +00:00
common_interface_defs.h [asan] implement callbacks for unaligned loads/stores 2013-04-10 13:59:32 +00:00
linux_syscall_hooks.h [sanitizer] Syscall handlers for clock_gettime and clock_getres. 2013-07-09 08:54:59 +00:00
lsan_interface.h [lsan] Add __lsan_do_leak_check() to the public interface. 2013-07-18 14:06:07 +00:00
msan_interface.h [msan] Add keep_going runtime flag. 2013-06-21 12:37:58 +00:00