Skip to content

Commit e0d017e

Browse files
authored
[test] Temporarily disable PatternMatching prototype under optimization. (#5822)
Issue tracked by rdar://problem/29289360.
1 parent d7cc1fd commit e0d017e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: test/Prototypes/PatternMatching.swift

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
//===----------------------------------------------------------------------===//
1212
// RUN: %target-run-simple-swift
1313
// REQUIRES: executable_test
14+
// REQUIRES: swift_test_mode_optimize_none
1415

1516
//===--- Niceties ---------------------------------------------------------===//
1617
typealias Element_<S: Sequence> = S.Iterator.Element

0 commit comments

Comments
 (0)