hanchenye-llvm-project/compiler-rt/test
Evgeniy Stepanov 412d973980 [msan] Origin tracking with history, compiler-rt part.
Compiler-rt part of MSan implementation of advanced origin tracking,
when we record not only creation point, but all locations where
an uninitialized value was stored to memory, too.

llvm-svn: 204152
2014-03-18 13:45:19 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan [ASan] Fix https://code.google.com/p/address-sanitizer/issues/detail?id=274 2014-03-14 10:41:49 +00:00
builtins Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
dfsan [CMake] lit tests shouldn't depend on runtimes in standalone build 2014-02-20 09:47:18 +00:00
lsan [CMake] lit tests shouldn't depend on runtimes in standalone build 2014-02-20 09:47:18 +00:00
msan [msan] Origin tracking with history, compiler-rt part. 2014-03-18 13:45:19 +00:00
sanitizer_common Move config for sanitizer_common tests under test/ for consistency 2014-02-20 12:18:08 +00:00
tsan tsan: fix flaky test 2014-03-18 06:37:31 +00:00
ubsan [CMake] lit tests shouldn't depend on runtimes in standalone build 2014-02-20 09:47:18 +00:00
CMakeLists.txt [CMake] Introduce check-all command for standalone compiler-rt build 2014-02-20 12:36:26 +00:00
lit.common.cfg Add rudimentary support for running compiler-rt lit tests with GCC 2014-02-19 15:13:14 +00:00
lit.common.configured.in Add rudimentary support for running compiler-rt lit tests with GCC 2014-02-19 15:13:14 +00:00