Commits

Doug Gregor committed a0dc08c6500
[Clang importer] Never set the 'inherited' fields of type declarations. Instead, just set the list of protocols directly. The 'inherited' fields are only for the parsed representation of the ASTs. Swift SVN r6685