Skip to content

Commit eef8c11

Browse files
committed
This test case only fails with asserts on
Fixes <rdar://problem/56196703>.
1 parent 12231d2 commit eef8c11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validation-test/compiler_crashers_fixed/28723-unreachable-executed-at-swift-lib-sema-csdiag-cpp-4012.swift

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

88
// rdar://56144412
9-
// XFAIL: *
9+
// XFAIL: asserts
1010
// RUN: not %target-swift-frontend %s -emit-ir
1111
func t(UInt=__FUNCTION__
1212
func&t(

0 commit comments

Comments
 (0)