Skip to content

Commit caba405

Browse files
committed
This test requires objc_interop
1 parent 5298f81 commit caba405

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/SILOptimizer/simplify_switch_enum_objc.sil

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
// RUN: %target-sil-opt -enable-objc-interop -enforce-exclusivity=none -enable-sil-verify-all %s -simplify-cfg | %FileCheck %s
2+
3+
// REQUIRES: objc_interop
4+
25
import Swift
36
import Foundation
47

0 commit comments

Comments
 (0)