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 6e49758 commit a4d0116Copy full SHA for a4d0116
test/stdlib/move_function.swift
@@ -1,4 +1,4 @@
1
-// RUN: %target-run-stdlib-swift(-Xllvm -sil-disable-pass=DestroyHoisting -Xfrontend -enable-experimental-move-only)
+// RUN: %target-run-stdlib-swift(-Xfrontend -enable-experimental-move-only)
2
//
3
// NOTE ON ABOVE: I am disabling destroy hoisting on this test since we are
4
// going to move it out of the mandatory pipeline eventually and it causes the
0 commit comments