mirror of
https://github.com/apple/swift.git
synced 2026-06-27 12:25:55 +02:00
4c480d5fa7
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