bolt/deps/llvm-18.1.8/clang-tools-extra/pseudo/test/lit.local.cfg
2025-02-14 19:21:04 +01:00

2 lines
146 B
INI

cxx_bnf_file = os.path.join(config.clang_pseudo_source_dir, "lib", "cxx", "cxx.bnf")
config.substitutions.append(("%cxx-bnf-file", cxx_bnf_file))