mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
17d969924c
Partially revert https://github.com/swiftlang/swift/pull/86309. Keep the SDKInfo parsing in the ASTContext separately from the search path configuration. This allows the availablity checking to load SDKSettings from the correct VFS. rdar://169886913