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 2d7fedd commit 1b812a2Copy full SHA for 1b812a2
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