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 28a6d24 commit d41322aCopy full SHA for d41322a
test/Driver/driver-compile.swift
@@ -78,7 +78,7 @@
78
// COMPLEX-DAG: -F /path/to/frameworks -Fsystem /path/to/systemframeworks -F /path/to/more/frameworks
79
// COMPLEX-DAG: -I /path/to/headers -I path/to/more/headers
80
// COMPLEX-DAG: -module-cache-path /tmp/modules
81
-// COMPLEX-DAG: -emit-reference-dependencies-path {{(.*(/|\\))?driver-compile[^ /]+}}.swiftdeps
+// COMPLEX-DAG: -emit-reference-dependencies-path {{(.*(/|\\))?driver-compile[^ /]*}}.swiftdeps
82
// COMPLEX: -o {{.+}}.o
83
84
0 commit comments