mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
I gated inverses on associated types behind a feature flag, but a slightly older stdlib being rebuilt from source will now fail because it used that functionality for `_Pointer` without the feature. So, just permit the feature if we're working with a module built from an interface file, to avoid this reverse condfail .
50 KiB
50 KiB