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 e32c05d + 71fcd82 commit 39aa516Copy full SHA for 39aa516
test/ModuleInterface/preserve-no-verify-flag.swift
@@ -1,5 +1,4 @@
1
// RUN: %empty-directory(%t)
2
-// REQUIRES: swift-driver-change
3
4
/// Check that the flag -no-verify-emitted-module-interface is written down in the swiftinterface.
5
// 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