aboutsummaryrefslogtreecommitdiff
path: root/llvm_tools/bisect_clang_crashes.py
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-10 06:58:55 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-10 06:58:55 +0000
commitfb95f4f144d953cee6432d343c6a8915386e501a (patch)
treeb0522edde1d3c5356c95eb1ee2eae3e87befa1f3 /llvm_tools/bisect_clang_crashes.py
parentf440d89bfc31bb7ca7febdcd29117be69c33527e (diff)
parent882a18888febb9cb0b9d6c6069498cbc4aa30f88 (diff)
downloadtoolchain-utils-fb95f4f144d953cee6432d343c6a8915386e501a.tar.gz
Change-Id: I0af9c581a30111602f99631ab2360321355d26a2
Diffstat (limited to 'llvm_tools/bisect_clang_crashes.py')
-rwxr-xr-xllvm_tools/bisect_clang_crashes.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm_tools/bisect_clang_crashes.py b/llvm_tools/bisect_clang_crashes.py
index e8ee2ab6..c53db179 100755
--- a/llvm_tools/bisect_clang_crashes.py
+++ b/llvm_tools/bisect_clang_crashes.py
@@ -7,8 +7,6 @@
"""Fetches and submits the artifacts from Chrome OS toolchain's crash bucket.
"""
-# pylint: disable=cros-logging-import
-
import argparse
import glob
import json