summaryrefslogtreecommitdiff
path: root/lib/asan/lit_tests/lit.site.cfg.in
blob: db520029fd4551397776979d56d334ffb4955e40 (plain)
1
2
3
4
5
6
7
8
9
10
11
## Autogenerated by LLVM/Clang configuration.
# Do not edit!

# Load common config for all compiler-rt lit tests.
lit.load_config(config, "@COMPILER_RT_BINARY_DIR@/lib/lit.common.configured")

# Tool-specific config options.
config.asan_source_dir = "@ASAN_SOURCE_DIR@"

# Load tool-specific config that would do the real work.
lit.load_config(config, "@ASAN_SOURCE_DIR@/lit_tests/lit.cfg")