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 5268ce4 + 0718dc9 commit a30968fCopy full SHA for a30968f
test/ClangImporter/pcm-emit-and-import.swift
@@ -6,7 +6,7 @@
6
// RUN: %swift-dump-pcm %t/script.pcm | %FileCheck %s --check-prefix=CHECK-DUMP
7
// CHECK-DUMP: Information for module file '{{.*}}/script.pcm':
8
// CHECK-DUMP: Module name: script
9
-// CHECK-DUMP: Module map file: {{.*}}/Inputs/custom-modules/module.map
+// CHECK-DUMP: Module map file: {{.*[/\\]}}Inputs{{/|\\}}custom-modules{{/|\\}}module.map
10
11
// Compile a source file that imports the explicit module.
12
// RUN: %target-swift-frontend -typecheck -verify -Xcc -fmodule-file=%t/script.pcm %s
0 commit comments