We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b88f71 commit d4eaf90Copy full SHA for d4eaf90
.flake8
@@ -6,11 +6,12 @@ filename =
6
./benchmark/scripts/Benchmark_Driver,
7
./benchmark/scripts/Benchmark_DTrace.in,
8
./benchmark/scripts/Benchmark_GuardMalloc.in,
9
+ ./benchmark/scripts/Benchmark_QuickCheck.in,
10
./benchmark/scripts/Benchmark_RuntimeLeaksRunner.in,
11
+ ./benchmark/scripts/run_smoke_bench,
12
13
./docs/scripts/ns-html2rst,
14
- ./test/Driver/Inputs/fake-toolchain/clang++,
15
./test/Driver/Inputs/fake-toolchain/ld,
16
17
./utils/80+-check,
@@ -30,7 +31,6 @@ filename =
30
31
./utils/recursive-lipo,
32
./utils/round-trip-syntax-test,
33
./utils/rth,
- ./utils/run-remote,
34
./utils/run-test,
35
./utils/scale-test,
36
./utils/submit-benchmark-results,
0 commit comments