Don't serialize relative resource dir module paths

This commit is contained in:
Richard Howell
2024-09-30 12:58:33 -07:00
parent b5a85ed8dc
commit 7aa94723a6
6 changed files with 29 additions and 1 deletions

View File

@@ -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