clang-tools
7.0.0
|
Go to the source code of this file.
Namespaces | |
gen_tests | |
Functions | |
def | gen_tests.clear_test_prefix_files (prefix, tests_path) |
def | gen_tests.copy_to_test_file (test_case_path, test_cases_path) |
def | gen_tests.run_clang_doc (args, out_dir, test_file) |
def | gen_tests.get_test_case_code (test_case_path, flags) |
def | gen_tests.get_output (root, out_file, case_out_path, flags, checkname, bcanalyzer) |
def | gen_tests.main () |
Variables | |
string | gen_tests.RUN_CLANG_DOC |
string | gen_tests.RUN |
string | gen_tests.CHECK = '// CHECK-{0}: ' |
string | gen_tests.CHECK_NEXT = '// CHECK-{0}-NEXT: ' |