mirror of
https://github.com/apple/swift.git
synced 2026-02-27 18:26:24 +01:00
Fix a programming mistake when chaining bridging header for the main module. Main module never has the binary module, thus it always need to chain the bridging header content directly without falling back to embedded binary module. Previously, the scanner was wrongly error out because it failed to locate the binary module for main module. rdar://167707148
104 KiB
104 KiB