mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Don't serialize relative resource dir module paths
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
// swift-module-flags: -target arm64-apple-macosx15.0 -module-name OtherModule -O
|
||||
|
||||
import Swift
|
||||
import ClangModule
|
||||
|
||||
public struct OtherStruct {
|
||||
var x : Int
|
||||
|
||||
Reference in New Issue
Block a user