Commits

Manman Ren committed 1070427820f
[SILParser] parsing witness table after we already have the declaration. We can't create witness table twice for the same conformance. Instead, we check for declaration, if it exists, use convertToDefinition. rdar://17071586 Swift SVN r21188