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 c34c3e3 + ef20f69 commit 980add9Copy full SHA for 980add9
test/Interpreter/bridged_casts_folding.swift
@@ -1,4 +1,4 @@
1
-// RUN: %target-run-simple-swift | %FileCheck %s
+// RUN: %target-run-simple-swift(-Onone) | %FileCheck %s
2
// RUN: %target-run-simple-swift(-O) | %FileCheck -check-prefix=CHECK-OPT %s
3
4
// NOTE: We use FileCheck for the crashing test cases to make sure we crash for
0 commit comments