Skip to content

Commit 384673b

Browse files
authored
Merge pull request #7671 from rudkx/28698-requires-deterministic-behavior
2 parents 20bdedf + 42ad6a6 commit 384673b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

validation-test/compiler_crashers/28698-isactuallycanonicalornull-forming-a-cantype-out-of-a-non-canonical-type.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
// See https://swift.org/LICENSE.txt for license information
66
// See https://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
77

8+
// REQUIRES: deterministic-behavior
9+
810
// REQUIRES: asserts
911
// RUN: not --crash %target-swift-frontend %s -emit-ir
1012
{func c(UInt=1 + 1 as?Int){b

0 commit comments

Comments
 (0)