Commits
Joe Pamer committed d91482ca662
Fix some issues with type parameter resolution. In a couple of cases, we weren't properly extracting the correct archetype type from generic type parameters. This was causing various crashes and strange errors throughout the system. (See rdar://problem/16296421, rdar://problem/16273217, rdar://problem/16329242) Swift SVN r15213