Commits
Jordan Rose committed 22c41e005bc
Add adopted protocols to the type dependency list. This isn't so interesting because we already depend on the top-level name of a protocol, but it becomes more interesting if/when we start allowing protocol extensions. Part of rdar://problem/15353101 Swift SVN r23392