Searched defs:pipefail (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/utils/lit/lit/ |
H A D | ShCommands.py | 83 def toShell(self, file, pipefail=False): argument 110 def toShell(self, file, pipefail=False): argument
|
H A D | ShUtil.py | 199 def __init__(self, data, win32Escapes=False, pipefail=False): argument
|
H A D | TestingConfig.py | 171 __init__( self, parent, name, suffixes, test_format, environment, substitutions, unsupported, test_exec_root, test_source_root, excludes, available_features, pipefail, limit_to_features=[], is_early=False, parallelism_group=None, standalone_tests=False, ) global() argument
|