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.
2 parents 266025a + 00a060d commit 7ea48e5Copy full SHA for 7ea48e5
test/embedded/existential_cast_fails.swift
@@ -26,6 +26,7 @@
26
// RUN: -wmo -runtime-compatibility-version none %s -o %t/t4.out
27
// RUN: not --crash %t/t4.out 2>&1 | %FileCheck %s --check-prefix=CHECK-T4
28
29
+// REQUIRES: swift_test_mode_optimize_none
30
// REQUIRES: swift_in_compiler
31
// REQUIRES: executable_test
32
// REQUIRES: optimized_stdlib
0 commit comments