Skip to content

Commit 39aa516

Browse files
authored
Merge pull request #70701 from xymus/no-verify-test
ModuleInterface: enable test for the no-verify flag in swiftinterfaces
2 parents e32c05d + 71fcd82 commit 39aa516

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/ModuleInterface/preserve-no-verify-flag.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
// RUN: %empty-directory(%t)
2-
// REQUIRES: swift-driver-change
32

43
/// Check that the flag -no-verify-emitted-module-interface is written down in the swiftinterface.
54
// RUN: %target-build-swift -emit-library -enable-library-evolution -emit-module-interface -emit-module -swift-version 5 -o %t/NoVerified.o -no-verify-emitted-module-interface -module-name NoVerified %s

0 commit comments

Comments
 (0)