mirror of
https://github.com/apple/swift.git
synced 2026-02-27 18:26:24 +01:00
Header search path for Swift shims is "usr/lib/swift". Don't rely on clang looking for module maps in immediate subdirectories like "shims" but add a module map to "usr/lib/swift" sourcing "shims" modules. rdar://106677321