llvm-project/compiler-rt/lib/msan/tests
Evgeniy Stepanov 7555f5ed1f [msan] Remove MSanDR and supporting code.
MSanDR is a dynamic instrumentation tool that can instrument the code
(prebuilt libraries and such) that could not be instrumented at compile time.

This code is unused (to the best of our knowledge) and unmaintained, and
starting to bit-rot.

llvm-svn: 222232
2014-11-18 10:33:15 +00:00
..
CMakeLists.txt [compiler-rt] compiler-rt's CMake append_if function clashes with LLVM's, let's rename it to append_list_if 2014-10-15 22:47:54 +00:00
msan_loadable.cc [msan] Remove MSanDR and supporting code. 2014-11-18 10:33:15 +00:00
msan_test.cc [msan] Remove MSanDR and supporting code. 2014-11-18 10:33:15 +00:00
msan_test_config.h [msan] Move test main and gtest include to separate files. 2013-03-22 09:01:26 +00:00
msan_test_main.cc [msan] Move test main and gtest include to separate files. 2013-03-22 09:01:26 +00:00
msandr_test_so.cc [msan] Cleanup public interface header. 2013-01-29 14:33:29 +00:00
msandr_test_so.h [msan] Cleanup public interface header. 2013-01-29 14:33:29 +00:00