Bump version to 19.1.0 (final)
[llvm-project.git] / clang-tools-extra / pseudo / test / lit.local.cfg
blob53079a0b538aeb50769bd89036a362fc3e14f5c2
1 cxx_bnf_file = os.path.join(config.clang_pseudo_source_dir, "lib", "cxx", "cxx.bnf")
2 config.substitutions.append(("%cxx-bnf-file", cxx_bnf_file))