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 ddd746b + 33cd176 commit 2d12fabCopy full SHA for 2d12fab
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