Skip to content

Commit ae9d501

Browse files
committed
[Test] Mix in another experimental feature.
1 parent 78df826 commit ae9d501

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

validation-test/SILOptimizer/moveonly_partial_consumption_linked_list.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
// RUN: %s \
33
// RUN: -enable-builtin-module \
44
// RUN: -enable-experimental-feature MoveOnlyPartialConsumption \
5+
// RUN: -enable-experimental-feature BorrowingSwitch \
56
// RUN: -enable-experimental-feature NoncopyableGenerics \
67
// RUN: -sil-verify-all \
78
// RUN: -verify

0 commit comments

Comments
 (0)