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.
many_trys.swift
1 parent fdc9817 commit ca14a08Copy full SHA for ca14a08
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