Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/scripts/
Dlitlint.py15 runRegex = re.compile(r'(?<!-o)(?<!%run) %t\s') variable
29 m = runRegex.search(s)