Skip to content

Commit 5251736

Browse files
authored
Merge pull request #27562 from compnerd/driver-tests
tests: make Driver.driver-compile pass on Windows again
2 parents 45d3b25 + 45545c6 commit 5251736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Driver/driver-compile.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
// FILELIST: -supplementary-output-file-map {{(["][^"]+supplementaryOutputs[^"]+["]|[^ ]+supplementaryOutputs[^ ]+)}}
129129
// FILELIST: -output-filelist {{[^-]}}
130130

131-
// UPDATE-CODE: DISTINCTIVE-PATH{{/|\\\\}}usr{{/|\\\\}}bin{{/|\\\\}}swift
131+
// UPDATE-CODE: {{DISTINCTIVE-PATH|distinctive-path}}{{/|\\\\}}usr{{/|\\\\}}bin{{/|\\\\}}swift{{c?(\.exe)?}}
132132
// UPDATE-CODE: -frontend -c
133133
// UPDATE-CODE: -emit-remap-file-path {{.+}}.remap
134134

0 commit comments

Comments
 (0)