Skip to content

Commit 2175abd

Browse files
Merge pull request #74051 from nate-chandler/test/20240531/1
[Test] Remove -disable-sil-ownership-verifier use.
2 parents e61671d + a3198dc commit 2175abd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/SILOptimizer/definite_init_inout_super_init.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// RUN: %target-swiftc_driver -Xfrontend -disable-sil-ownership-verifier -emit-sil %s -o /dev/null -Xfrontend -verify
1+
// RUN: %target-swiftc_driver -emit-sil %s -o /dev/null -Xfrontend -verify
22

33
// TODO: Change this back to using target-swift-frontend once we move errors to
44
// type checker and SILGen.

0 commit comments

Comments
 (0)