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 0bece01 commit be56f4dCopy full SHA for be56f4d
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