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.
2 parents 8dc2a73 + ca14a08 commit cccc7a5Copy full SHA for cccc7a5
validation-test/SILOptimizer/many_trys.swift
@@ -6,6 +6,9 @@
6
7
// REQUIRES: tools-release,no_asan
8
9
+// For some reason this test times out sometimes when bulding for iOS: rdar://106375480
10
+// UNSUPPORTED: OS=ios
11
+
12
public var gg = false
13
14
enum SomeError : Error {
0 commit comments