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 1ed3ce3 commit 33cd176Copy full SHA for 33cd176
test/DebugInfo/self.swift
@@ -1,5 +1,5 @@
1
// RUN: %target-swift-frontend -primary-file %s -emit-ir -g -o - | %FileCheck %s
2
-// rdar://problem/56255858 - failing on no-asserts builds
+// 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 {
0 commit comments