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 aaa2418 commit 821f581Copy full SHA for 821f581
test/Interpreter/bridged_casts_folding.swift
@@ -5,6 +5,9 @@
5
// the correct reason in the test. We want to separate a memory management error
6
// from a cast error which prints a nice error message.
7
8
+// FIXME: we should run this test if the OS-provided stdlib is recent enough.
9
+// UNSUPPORTED: use_os_stdlib
10
+
11
// REQUIRES: executable_test
12
// REQUIRES: objc_interop
13
0 commit comments