blob: 5a2e1cd0efd038cc88554472e9720d47d3959556 [file] [log] [blame]
cxx_bnf_file = os.path.join(config.clang_src_dir, 'lib', 'Tooling', 'Syntax',
'Pseudo', 'cxx.bnf')
config.substitutions.append(('%cxx-bnf-file',
'%s' % (cxx_bnf_file)))