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 d037183 commit 181c1fdCopy full SHA for 181c1fd
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