llvm-project/compiler-rt/lib/msan
Kostya Serebryany 7b0b9b3b65 [msan] add strip_path_prefix flag; print error summary; don't crash while printing summary if debug info is missing. The tests will follow later once we establish the lit-like tests for msan.
llvm-svn: 174595
2013-02-07 08:04:56 +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 [msan] add strip_path_prefix flag; print error summary; don't crash while printing summary if debug info is missing. The tests will follow later once we establish the lit-like tests for msan. 2013-02-07 08:04:56 +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] add strip_path_prefix flag; print error summary; don't crash while printing summary if debug info is missing. The tests will follow later once we establish the lit-like tests for msan. 2013-02-07 08:04:56 +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_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 [msan] add strip_path_prefix flag; print error summary; don't crash while printing summary if debug info is missing. The tests will follow later once we establish the lit-like tests for msan. 2013-02-07 08:04:56 +00:00