llvm-project/compiler-rt/include/sanitizer
Sergey Matveev ecc4f5ba8e [lsan] Implement __lsan_ignore_object().
Leak annotation similar to HeapChecker's IgnoreObject().

llvm-svn: 183412
2013-06-06 14:17:56 +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] Fix lint. 2013-04-22 13:28:26 +00:00
lsan_interface.h [lsan] Implement __lsan_ignore_object(). 2013-06-06 14:17:56 +00:00
msan_interface.h [MSan] Make a few interface functions accept 'const void *' instead of 'void*' 2013-04-23 13:34:19 +00:00