hanchenye-llvm-project/compiler-rt/lib/msan
Alexey Samsonov cd1e68ebb1 [Sanitizer] use INTERCEPT_FUNCTION(foo) instead of CHECK(INTERCEPT_FUNCTION(foo)) - this check may fail on Linux if user program defines its own version of library function foo
llvm-svn: 170189
2012-12-14 11:52:02 +00:00
..
CMakeLists.txt
msan.cc
msan.h
msan_allocator.cc [sanitizer] add OnMap/OnUmap callbacks to the allocator interface 2012-12-12 14:32:18 +00:00
msan_flags.h
msan_interceptors.cc [Sanitizer] use INTERCEPT_FUNCTION(foo) instead of CHECK(INTERCEPT_FUNCTION(foo)) - this check may fail on Linux if user program defines its own version of library function foo 2012-12-14 11:52:02 +00:00
msan_linux.cc
msan_new_delete.cc
msan_platform_limits_posix.cc [msan] Remove an extra semicolon. 2012-12-12 10:50:48 +00:00
msan_platform_limits_posix.h