Skip to content

Commit c1cb8eb

Browse files
committed
Reinstate crasher from SR-4737 / rdar://problem/31905232.
It was failing to crash for the wrong reasons; this needs more work (and a proper reduction).
1 parent cb93331 commit c1cb8eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validation-test/compiler_crashers_2_fixed/0109-sr4737.swift renamed to validation-test/compiler_crashers_2/0109-sr4737.swift

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

33
// REQUIRES: long_test
44

0 commit comments

Comments
 (0)