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 22f61df commit b239a38Copy full SHA for b239a38
test/TBD/emit-tbd-from-driver.swift
@@ -1,4 +1,6 @@
1
// REQUIRES: VENDOR=apple
2
+// UNSUPPORTED: CPU=i386
3
+
4
// RUN: %empty-directory(%t)
5
6
// RUN: echo "public func foo() -> some CustomStringConvertible { 32 }" > %t/source1.swift
0 commit comments