Skip to content

Commit 0fa0bd5

Browse files
authored
Un-xfail this debuginfo test (#41990)
This was likely resolved by 5acbeed
1 parent 38c9d2e commit 0fa0bd5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/DebugInfo/self.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
// RUN: %target-swift-frontend -primary-file %s -emit-ir -g -o - | %FileCheck %s
2-
// The type of self in the allocator is inout only when building against an asserts stdlib.
3-
// XFAIL: no_asserts
42

53
public struct stuffStruct {
64
var a: Int64 = 6

0 commit comments

Comments
 (0)