Skip to content

Commit 5db9b11

Browse files
committed
Address a resolved crasher
1 parent 772352e commit 5db9b11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validation-test/compiler_crashers/28796-result-second.swift renamed to validation-test/compiler_crashers_fixed/28796-result-second.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
// See https://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
77

88
// REQUIRES: asserts
9-
// RUN: not --crash %target-swift-frontend %s -emit-ir
9+
// RUN: not %target-swift-frontend %s -emit-ir
1010
class a<a{{{}}func b{extension{class a<a{{}class a:RangeReplaceableCollection

0 commit comments

Comments
 (0)