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 f8aaf18 + be56f4d commit beecdc8Copy full SHA for beecdc8
test/diagnostics/package-name-diagnostics.swift
@@ -1,4 +1,5 @@
1
// RUN: %empty-directory(%t)
2
+// REQUIRES: rdar106819422
3
4
// Package name should have valid characters
5
// RUN: not --crash %target-swift-frontend -module-name Logging -package-name My-Logging%Pkg %s -emit-module -emit-module-path %t/Logging.swiftmodule 2> %t/resultA.output
0 commit comments