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 08924c4 commit cb51c1bCopy full SHA for cb51c1b
test/SILGen/enum_debuginfo.swift
@@ -4,4 +4,4 @@ public func makeEnum() -> MyEnum {
4
return .hasPayload(argument: 123)
5
}
6
7
-// CHECK-NOT: enum_debuginfo_other.swift
+// CHECK-NOT: enum_debuginfo_other.swift":{{[0-9]}}
0 commit comments