Home
last modified time | relevance | path

Searched defs:pipefail (Results 1 – 3 of 3) sorted by relevance

/external/llvm/utils/lit/lit/
DShCommands.py55 def toShell(self, file, pipefail=False): argument
82 def toShell(self, file, pipefail=False): argument
DTestingConfig.py121 available_features, pipefail, limit_to_features = []): argument
DShUtil.py172 def __init__(self, data, win32Escapes = False, pipefail = False): argument