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 8978efb commit a7130ccCopy full SHA for a7130cc
test/Concurrency/Runtime/executor_deinit1.swift
@@ -9,11 +9,6 @@
9
// https://bugs.swift.org/browse/SR-14461
10
// UNSUPPORTED: linux
11
12
-// rdar://77658743
13
-// UNSUPPORTED: swift_test_mode_optimize
14
-// UNSUPPORTED: swift_test_mode_optimize_size
15
-
16
17
// doesn't matter that it's bool identity function or not
18
func boolIdentityFn(_ x : Bool) -> Bool { return x }
19
0 commit comments