llvm-project/compiler-rt/lib/msan
Evgeniy Stepanov f9a7aba34a [msan] Simplify test code.
llvm-svn: 173155
2013-01-22 12:33:11 +00:00
..
tests [msan] Simplify test code. 2013-01-22 12:33:11 +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] Set program exit code in keep-going mode. 2013-01-10 11:17:55 +00:00
msan.h [msan] Set program exit code in keep-going mode. 2013-01-10 11:17:55 +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 [sanitizer] lint 2013-01-18 13:12:56 +00:00
msan_linux.cc [sanitizer] better statistics for the large allocator 2013-01-10 13:38:38 +00:00
msan_new_delete.cc
msan_platform_limits_posix.cc [msan] More interceptors. 2013-01-17 13:42:17 +00:00
msan_platform_limits_posix.h [msan] More interceptors. 2013-01-17 13:42:17 +00:00
msan_report.cc [msan] Set program exit code in keep-going mode. 2013-01-10 11:17:55 +00:00