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 6377c3a commit 28d7dc3Copy full SHA for 28d7dc3
test/Serialization/path_obfuscator.swift
@@ -1,3 +1,4 @@
1
+// REQUIRES: VENDOR=apple
2
// RUN: %empty-directory(%t)
3
// RUN: %empty-directory(%t.module-cache)
4
// RUN: %target-swift-frontend -emit-module -o %t/Foo.swiftmodule %s -parse-as-library -serialized-path-obfuscate /FOO=/CHANGED_FOO -serialized-path-obfuscate /BAR=/CHANGED_BAR -I /FOO/contents -I /BAR/contents -module-name Foo -serialize-debugging-options
0 commit comments