Home
last modified time | relevance | path

Searched refs:macro_test_path (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/utils/
H A Dgenerate_feature_test_macro_components.py16 macro_test_path = os.path.join(src_root, 'test', 'std', 'language.support',
18 assert os.path.exists(macro_test_path)
19 assert os.path.exists(os.path.join(macro_test_path, 'version.version.pass.cpp'))
20 return script_name, src_root, include_path, docs_path, macro_test_path
22 script_name, source_root, include_path, docs_path, macro_test_path = get_libcxx_paths() variable
1025 out_path = os.path.join(macro_test_path, test_name)