Skip to content

Commit 97f7efd

Browse files
committed
Sema: rdar://r78102266 was a SILGen crash so fix the test to pass -emit-silgen
1 parent 1cf8d2e commit 97f7efd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validation-test/Sema/type_checker_crashers_fixed/rdar78102266.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// RUN: %target-swift-frontend %s -typecheck
1+
// RUN: %target-swift-emit-silgen %s
22

33
struct Info {
44
}

0 commit comments

Comments
 (0)