mirror of
https://github.com/apple/swift.git
synced 2026-02-27 18:26:24 +01:00
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