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 ab458d0 commit b9c43b4Copy full SHA for b9c43b4
test/Driver/linker.swift
@@ -1,5 +1,6 @@
1
// Must be able to run xcrun-return-self.sh
2
// REQUIRES: shell
3
+// REQUIRES: rdar65281056
4
// RUN: %swiftc_driver -sdk "" -driver-print-jobs -target x86_64-apple-macosx10.9 %s 2>&1 > %t.simple.txt
5
// RUN: %FileCheck %s < %t.simple.txt
6
// RUN: %FileCheck -check-prefix SIMPLE %s < %t.simple.txt
0 commit comments