|
clang-tools 22.0.0git
|
Functions | |
| calculate_arch_features (arch_string) | |
Variables | |
| name | |
| suffixes | |
| excludes | |
| test_format | |
| test_source_root | |
| test_exec_root | |
| core_count = lit.util.usable_core_count() | |
| parallelism_group | |
| str | shlibpath_var = "DYLD_LIBRARY_PATH" |
| lit.calculate_arch_features | ( | arch_string | ) |
Definition at line 17 of file test/lit.cfg.py.
| lit.core_count = lit.util.usable_core_count() |
Definition at line 14 of file unittests/lit.cfg.py.
| lit.excludes |
Definition at line 9 of file test/lit.cfg.py.
| lit.name |
Definition at line 7 of file test/lit.cfg.py.
| lit.parallelism_group |
Definition at line 18 of file unittests/lit.cfg.py.
| str lit.shlibpath_var = "DYLD_LIBRARY_PATH" |
Definition at line 21 of file unittests/lit.cfg.py.
| lit.suffixes |
Definition at line 8 of file test/lit.cfg.py.
| lit.test_exec_root |
Definition at line 12 of file test/lit.cfg.py.
| lit.test_format |
Definition at line 10 of file test/lit.cfg.py.
| lit.test_source_root |
Definition at line 11 of file test/lit.cfg.py.