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 197f565 + d5bd19e commit 932595dCopy full SHA for 932595d
test/DebugInfo/macro.swift
@@ -6,7 +6,7 @@
6
7
// CHECK: !DICompositeType(tag: DW_TAG_structure_type, name: "macro_enum",
8
// CHECK-SAME: file: ![[MACRO_H:[0-9]+]]
9
-// CHECK: ![[MACRO_H]] = !DIFile(filename: "{{.*}}/Inputs/Macro.h",
+// CHECK: ![[MACRO_H]] = !DIFile(filename: "{{.*}}{{(/|\\5C)}}Inputs{{(/|\\5C)}}Macro.h",
10
11
import Macro
12
0 commit comments