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 45d3b25 + 45545c6 commit 5251736Copy full SHA for 5251736
test/Driver/driver-compile.swift
@@ -128,7 +128,7 @@
128
// FILELIST: -supplementary-output-file-map {{(["][^"]+supplementaryOutputs[^"]+["]|[^ ]+supplementaryOutputs[^ ]+)}}
129
// FILELIST: -output-filelist {{[^-]}}
130
131
-// UPDATE-CODE: DISTINCTIVE-PATH{{/|\\\\}}usr{{/|\\\\}}bin{{/|\\\\}}swift
+// UPDATE-CODE: {{DISTINCTIVE-PATH|distinctive-path}}{{/|\\\\}}usr{{/|\\\\}}bin{{/|\\\\}}swift{{c?(\.exe)?}}
132
// UPDATE-CODE: -frontend -c
133
// UPDATE-CODE: -emit-remap-file-path {{.+}}.remap
134
0 commit comments