[asan] Revert r201402, r201404.
[blocksruntime.git] / lib / msan / lit_tests / Unit / lit.site.cfg.in
blob34ae3c0e01751e4039b3930aaef9a577bd6c304d
1 ## Autogenerated by LLVM/Clang configuration.
2 # Do not edit!
4 # Load common config for all compiler-rt unit tests.
5 lit_config.load_config(config, "@COMPILER_RT_BINARY_DIR@/unittests/lit.common.unit.configured")
7 # Setup config name.
8 config.name = 'MemorySanitizer-Unit'
10 # Setup test source and exec root. For unit tests, we define
11 # it as build directory with MSan unit tests.
12 config.test_exec_root = "@MSAN_BINARY_DIR@/tests"
13 config.test_source_root = config.test_exec_root