Commits
Doug Gregor committed 6bbbda27985
Make the structure of SILGen's "fake" bridging SDK look more like the real thing. Specifically, introduce an ObjectiveC model written in Objective-C, and put the relevant, de-duplicated bits (such as NSObject) there. Use -I %S/Inputs -enable-source-import wherever we need to use this bridging SDK. Swift SVN r17836