hanchenye-llvm-project/compiler-rt/include/sanitizer
Evgeniy Stepanov 84adb5d1d0 [msan] Refactor shadow operations.
Move a bunch of functions to a new source file and rename some of them for
consistency. No functional changes.

llvm-svn: 226673
2015-01-21 16:42:30 +00:00
..
allocator_interface.h Generalize sanitizer allocator public interface. 2014-07-07 17:39:31 +00:00
asan_interface.h [asan] introduce __sanitizer_set_death_callback, deprecate __asan_set_death_callback 2014-12-15 23:02:57 +00:00
common_interface_defs.h [asan] introduce __sanitizer_set_death_callback, deprecate __asan_set_death_callback 2014-12-15 23:02:57 +00:00
dfsan_interface.h [DFSan] Add flag to dump the labels when the program terminates. 2014-11-20 10:01:08 +00:00
linux_syscall_hooks.h tsan: fix linux syscall hooks 2013-10-23 08:40:19 +00:00
lsan_interface.h [lsan] remove LeakSanitizerIsTurnedOffForTheCurrentProcess (this was a bad idea), leave __lsan_is_turned_off 2014-01-15 08:04:21 +00:00
msan_interface.h [msan] Refactor shadow operations. 2015-01-21 16:42:30 +00:00
tsan_interface_atomic.h [TSan] Move declarations of __tsan_atomic functions to a public header 2013-12-11 08:18:50 +00:00