Skip to content

Commit 25c792d

Browse files
authored
Merge pull request #6247 from slavapestov/nondeterministic-crasher
Yet another non-deterministic crasher
2 parents 0586bc6 + 779c141 commit 25c792d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
// RUN: not --crash %target-swift-frontend %s -emit-ir
99
// REQUIRES: asserts
10+
// REQUIRES: deterministic-behavior
1011
{_{return 1 + 2
1112
A{
1213
}}

0 commit comments

Comments
 (0)