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 c7a6f8a + d3f9410 commit d5bd19eCopy full SHA for d5bd19e
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