Skip to content

Commit ed8b9cd

Browse files
authored
Merge pull request #23792 from compnerd/car-append-cdr
2 parents c3ee5ae + 1b812a2 commit ed8b9cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/DebugInfo/debug_prefix_map.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ func square(_ n: Int) -> Int {
99
}
1010

1111
// CHECK: !DIFile(filename: "/var/empty/debug_prefix_map.swift"
12-
// CHECK: !DIModule(scope: null, name: "Globals", includePath: "/var/empty/Globals.swiftmodule"
12+
// CHECK: !DIModule(scope: null, name: "Globals", includePath: "/var/empty{{(/|\\5C)}}Globals.swiftmodule"

0 commit comments

Comments
 (0)