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 2add567 commit 2df6fa7Copy full SHA for 2df6fa7
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: 197f5653948ee200ff487276197e49366c248bf4
+refs/heads/master: 932595d85b17c373daa879b4b0b9736f19827354
3
refs/heads/master-next: 203b3026584ecad859eb328b2e12490099409cd5
4
refs/tags/osx-passed: b6b74147ef8a386f532cf9357a1bde006e552c54
5
refs/tags/swift-2.2-SNAPSHOT-2015-12-01-a: 6bb18e013c2284f2b45f5f84f2df2887dc0f7dea
trunk/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