Skip to content

Commit f66db48

Browse files
authored
Merge pull request #7971 from slavapestov/nondeterministic-crasher
Non-deterministic crasher
2 parents 0dc16d8 + 78e32b7 commit f66db48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

validation-test/compiler_crashers/28665-result-case-not-implemented.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// See https://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
77

88
// REQUIRES: asserts
9+
// REQUIRES: deterministic-behavior
910
// RUN: not --crash %target-swift-frontend %s -emit-ir
1011
{func a(UInt=1 + 1 + 1 as?Int){
1112
typealias e:A(t:_

0 commit comments

Comments
 (0)