Skip to content

Commit 932595d

Browse files
committed
Merge remote-tracking branch 'origin/master' into master-next
2 parents 197f565 + d5bd19e commit 932595d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/DebugInfo/macro.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
// CHECK: !DICompositeType(tag: DW_TAG_structure_type, name: "macro_enum",
88
// CHECK-SAME: file: ![[MACRO_H:[0-9]+]]
9-
// CHECK: ![[MACRO_H]] = !DIFile(filename: "{{.*}}/Inputs/Macro.h",
9+
// CHECK: ![[MACRO_H]] = !DIFile(filename: "{{.*}}{{(/|\\5C)}}Inputs{{(/|\\5C)}}Macro.h",
1010

1111
import Macro
1212

0 commit comments

Comments
 (0)