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.
2 parents 8bd3e6e + 181c1fd commit 4acd803Copy full SHA for 4acd803
test/DebugInfo/self.swift
@@ -1,4 +1,6 @@
1
// RUN: %target-swift-frontend -primary-file %s -emit-ir -g -o - | %FileCheck %s
2
+// rdar://problem/56255858 - failing on no-asserts builds
3
+// XFAIL: no_asserts
4
5
public struct stuffStruct {
6
var a: Int64 = 6
0 commit comments