mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Checking for the presence of a feature flag in order to allow syntax tends to result in condfails when applied to `.swiftinterfaces`, since older compilers that have this restriction may be used to compile newer interfaces where the restriction has been lifted. Remove this restriction for non-escapable types when typechecking an interface. Resolves rdar://128577611
463 B
463 B