[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git] / clang-tools-extra / pseudo / test / lit.local.cfg
blobb5969c88746980315c25f11ef2f5cf4afa3418d2
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))