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 38c9d2e commit 0fa0bd5Copy full SHA for 0fa0bd5
test/DebugInfo/self.swift
@@ -1,6 +1,4 @@
1
// 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
4
5
public struct stuffStruct {
6
var a: Int64 = 6
0 commit comments