Skip to content

Commit f0f548a

Browse files
committed
[clang] Make test separator-agnostic
1 parent 5523fef commit f0f548a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/Modules/module-debuginfo-prefix.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@
2323

2424
// Dir should always be empty, but on Windows we can't recognize /var
2525
// as being an absolute path.
26-
// CHECK: !DIFile(filename: "/OVERRIDE/DebugObjC.h", directory: "{{()|(.*:.*)}}")
26+
// CHECK: !DIFile(filename: "/OVERRIDE{{/|\\\\?}}DebugObjC.h", directory: "{{()|(.*:.*)}}")

0 commit comments

Comments
 (0)