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 3a47e7c commit 76ab68bCopy full SHA for 76ab68b
validation-test/Driver/many-inputs.swift
@@ -3,7 +3,6 @@
3
// This limit was chosen because multi-threaded compilation broke here on OS X
4
// at one point.
5
// RUN: for i in {1..1100}; do echo "public func foo$i() {}" > %t/$i.swift; echo "CHECK: foo$i" >> %t/check.txt; done
6
-// RUN: false
7
8
// We're not using %target-swift-build because we don't want to run into any
9
// limits *xcrun* has on arguments.
0 commit comments