[Pitch] always export entry points in .swiftinterface files

Yeah, I think instead of attempting to extend swiftinterface files to make them easier to consume directly, a better long-term goal is Implementing parts of the Swift compiler in Swift: semantic analysis should eventually be implemented in the form of reusable libraries, like swift-syntax already is today.

5 Likes