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 5523fef commit f0f548aCopy full SHA for f0f548a
clang/test/Modules/module-debuginfo-prefix.m
@@ -23,4 +23,4 @@
23
24
// Dir should always be empty, but on Windows we can't recognize /var
25
// as being an absolute path.
26
-// CHECK: !DIFile(filename: "/OVERRIDE/DebugObjC.h", directory: "{{()|(.*:.*)}}")
+// CHECK: !DIFile(filename: "/OVERRIDE{{/|\\\\?}}DebugObjC.h", directory: "{{()|(.*:.*)}}")
0 commit comments