mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Fix a bug that swift clang importer is not setup correctly when prefix map is used. There are two separate issues: * CC1 args used to setup clang import when building swift (interface and sources) are not correctly remapped. * When loading SDKInfo from SDK path, the SDKSettings.json is not loading from VFS, thus the file cannot be loaded from remapped path. rdar://134458611
118 KiB
118 KiB