llvm-project/compiler-rt/include/sanitizer
Evgeniy Stepanov eac7f934f0 [msan] Cleanup public interface header.
Moved everything users are not supposed to use to a private interface header.
Documented all public interfaces. Made them safe to use even if built without
MemorySanitizer.

llvm-svn: 173800
2013-01-29 14:33:29 +00:00
..
asan_interface.h [asan] kill some dead code 2013-01-18 13:01:44 +00:00
common_interface_defs.h Add a libsanitizer API __sanitizer_sandbox_on_notify(void* reserved), which should be used by 2012-12-10 13:10:40 +00:00
msan_interface.h [msan] Cleanup public interface header. 2013-01-29 14:33:29 +00:00