Skip to content

Commit 1d90cc7

Browse files
authored
Merge pull request #7336 from rintaro/crasher-disable-28673
2 parents 977df36 + ceb9146 commit 1d90cc7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

validation-test/compiler_crashers/28673-swift-typebase-getcanonicaltype.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: deterministc-behavior
9+
810
// RUN: not --crash %target-swift-frontend %s -emit-ir
911
class C{}@&{
1012
func b(UInt=1 + 1 + 1 as?Int){

0 commit comments

Comments
 (0)