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 28078d6 commit 9c2de27Copy full SHA for 9c2de27
test/SILOptimizer/closure_specialize_loop.swift
@@ -1,4 +1,4 @@
1
-// RUN: %{python} %S/../Inputs/timeout.py 10 %target-swift-frontend -O -parse-as-library %s -emit-sil | %FileCheck %s
+// RUN: %{python} %S/../Inputs/timeout.py 20 %target-swift-frontend -O -parse-as-library %s -emit-sil | %FileCheck %s
2
3
public func callit() {
4
testit { false }
0 commit comments