Commits

Doug Gregor committed dd68b9fc594
Start serializing the "inherited" list of extension declarations. This improves the fidelity of the AST printed from a loaded module, as well as consistency in the AST. Also teach the Clang importer to add "inherited" clauses, providing better fidelity for the mapping from Objective-C to Swift. With trivial update to SDKAnalyzer test. Swift SVN r31344