We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e8d092 commit 16cc543Copy full SHA for 16cc543
validation-test/compiler_crashers_2/0160-sr7958.swift
@@ -1,4 +1,4 @@
1
-// RUN: %target-swift-frontend -emit-silgen %s
+// RUN: not --crash %target-swift-frontend %s -emit-ir
2
3
func foo<U>(_ x: U?) {
4
_ = "\(anyLabelHere: x)"
0 commit comments