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 c3ee5ae + 1b812a2 commit ed8b9cdCopy full SHA for ed8b9cd
test/DebugInfo/debug_prefix_map.swift
@@ -9,4 +9,4 @@ func square(_ n: Int) -> Int {
9
}
10
11
// CHECK: !DIFile(filename: "/var/empty/debug_prefix_map.swift"
12
-// CHECK: !DIModule(scope: null, name: "Globals", includePath: "/var/empty/Globals.swiftmodule"
+// CHECK: !DIModule(scope: null, name: "Globals", includePath: "/var/empty{{(/|\\5C)}}Globals.swiftmodule"
0 commit comments