mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Clang types need special treatment because multiple Clang modules can contain the same type declarations from a textually included header, but not all of these modules may be visible. This fixes https://bugs.swift.org/browse/SR-13032 The newly added test breaks without this fix.
21 KiB
21 KiB