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 63e9ab3 commit 0e34276Copy full SHA for 0e34276
test/ModuleInterface/swift_build_sdk_interfaces/check-only-mode.swift
@@ -12,7 +12,7 @@
12
// CHECK-DAG: Flat.swiftmodule
13
// CHECK-DAG: FMWK.swiftmodule
14
15
-// RUN: %target-typecheck-verify-swift -sdk %t/sdk -Fsystem %t/sdk/System/Library/Frameworks -I %t/sdk/usr/lib/swift/ -module-cache-path %t/MCP -prebuilt-module-cache-path %t/prebuilt
+// RUN: %target-typecheck-verify-swift -sdk %t/sdk -Fsystem %t/sdk/System/Library/Frameworks -I %t/sdk/usr/lib/swift/ -module-cache-path %t/MCP -prebuilt-module-cache-path %t/prebuilt -Xllvm -debug
16
// RUN: %{python} %S/../ModuleCache/Inputs/check-is-forwarding-module.py %t/MCP/*.swiftmodule
17
18
// Touch a file in the SDK (to make it look like it changed) and try again.
0 commit comments