llvm-project/compiler-rt/lib/msan
Kostya Serebryany bda64b4d40 [sanitizer] make the error messages from sanitizer_common contain the actual tool name
llvm-svn: 174059
2013-01-31 14:11:21 +00:00
..
tests [sanitizer] Further split private and public sanitizer headers. 2013-01-30 13:12:08 +00:00
CMakeLists.txt CMake: use add_compiler_rt_static_runtime to build TSan and MSan runtimes. No functionality change. 2013-01-20 14:14:13 +00:00
msan.cc [sanitizer] make the error messages from sanitizer_common contain the actual tool name 2013-01-31 14:11:21 +00:00
msan.h [msan] Cleanup public interface header. 2013-01-29 14:33:29 +00:00
msan_allocator.cc [sanitizer] add OnMap/OnUmap callbacks to the allocator interface 2012-12-12 14:32:18 +00:00
msan_flags.h [msan] Fix header comments. 2012-12-25 11:53:51 +00:00
msan_interceptors.cc [msan] A runtime call to support custom allocators. 2013-01-28 13:52:49 +00:00
msan_interface_internal.h [sanitizer] Further split private and public sanitizer headers. 2013-01-30 13:12:08 +00:00
msan_linux.cc [Sanitizer] update style checker script and fix namespace style warnings 2013-01-30 07:45:58 +00:00
msan_new_delete.cc [msan] MemorySanitizer runtime. 2012-12-11 12:27:27 +00:00
msan_platform_limits_posix.cc [Sanitizer] update style checker script and fix namespace style warnings 2013-01-30 07:45:58 +00:00
msan_platform_limits_posix.h [msan] More interceptors. 2013-01-17 13:42:17 +00:00
msan_report.cc [Sanitizer] update style checker script and fix namespace style warnings 2013-01-30 07:45:58 +00:00