Skip to content

Commit 2057f0b

Browse files
Merge pull request #73027 from nate-chandler/rdar126415070
[Test] Disabled test.
2 parents 49d31ef + 0b2e812 commit 2057f0b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/SILOptimizer/lifetime_dependence_optional.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
// REQUIRES: asserts
1010
// REQUIRES: swift_in_compiler
1111

12+
// REQUIRES: rdar126415070
13+
1214
// Simply test that it is possible for a module to define a pseudo-Optional type without triggering any compiler errors.
1315

1416
public protocol ExpressibleByNilLiteral: ~Copyable & ~Escapable {

0 commit comments

Comments
 (0)