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 54a8a86 + e9e8583 commit eb29949Copy full SHA for eb29949
test/SILOptimizer/enum_payload_modification_opt.swift
@@ -3,7 +3,6 @@
3
// RUN: %target-run %t/a.out | %FileCheck %s
4
5
// REQUIRES: executable_test,swift_stdlib_no_asserts,optimized_stdlib
6
-// REQUIRES: rdar89260664
7
8
final class Storage {
9
var v : Int
0 commit comments