[Sanitizer] Add rudimentary support for wide-character strings to scanf/printf interc...
[blocksruntime.git] / test / asan / lit.site.cfg.in
blob76e0c554256fb2eb9909769c1e0bbace196f7f92
1 ## Autogenerated by LLVM/Clang configuration.
2 # Do not edit!
4 # Tool-specific config options.
5 config.name_suffix = "@ASAN_TEST_CONFIG_SUFFIX@"
6 config.asan_lit_source_dir = "@ASAN_LIT_SOURCE_DIR@"
7 config.target_cflags = "@ASAN_TEST_TARGET_CFLAGS@"
8 config.clang = "@ASAN_TEST_TARGET_CC@"
9 config.llvm_tools_dir = "@ASAN_TEST_LLVM_TOOLS_DIR@"
10 config.bits = "@ASAN_TEST_BITS@"
11 config.android = "@CAN_TARGET_arm_android@"
12 config.asan_dynamic = @ASAN_TEST_DYNAMIC@
13 config.target_arch = "@ASAN_TEST_TARGET_ARCH@"
15 # Load common config for all compiler-rt lit tests.
16 lit_config.load_config(config, "@COMPILER_RT_BINARY_DIR@/test/lit.common.configured")
18 # Load tool-specific config that would do the real work.
19 lit_config.load_config(config, "@ASAN_LIT_SOURCE_DIR@/lit.cfg")