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 2bd112d commit 011c14dCopy full SHA for 011c14d
test/Incremental/fail/main.swift
@@ -1,3 +1,6 @@
1
+// UNSUPPORTED: OS=windows-msvc
2
+// 'find' trick is non-portable...
3
+
4
// RUN: %empty-directory(%t)
5
// RUN: %{python} %S/../gen-output-file-map.py -o %t %S/Inputs
6
// RUN: find %S -name "*.swift" > %t/Sources.resp
test/Incremental/multi-file/main.swift
0 commit comments