blob: 0171efce792194960115baddd73e3b77033896ee [file] [log] [blame]
## Autogenerated by LLVM/Clang configuration.
# Do not edit!
config.extra_tools_obj_dir = "@CLANG_TOOLS_BINARY_DIR@/unittests"
config.extra_tools_src_dir = "@CLANG_TOOLS_SOURCE_DIR@/unittests"
config.shlibdir = "@SHLIBDIR@"
config.target_triple = "@TARGET_TRIPLE@"
# Make sure any custom vars defined above that are required in lit.local.cfg
# files are made available.
def on_clone(parent, clone, path):
clone.extra_tools_src_dir = parent.extra_tools_src_dir
config.on_clone = on_clone
lit_config.load_config(config, "@CLANG_TOOLS_SOURCE_DIR@/test/Unit/lit.cfg")