hanchenye-llvm-project/compiler-rt/include/sanitizer
Evgeniy Stepanov 375aec7476 [msan] Add a missing file from r169858.
llvm-svn: 169860
2012-12-11 12:44:43 +00:00
..
asan_interface.h ASan: change the strategy we use for installing malloc/free/symbolization hooks on Linux: don't provide a default no-op implementations for hooks in runtime, and optionally call hooks if they are provided by the user. Don't force weak interface functions into runtime. 2012-12-07 22:01:28 +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] Add a missing file from r169858. 2012-12-11 12:44:43 +00:00