Commits

Roman Levenstein committed 1bbf62d57c7
Extend ClassHierarchyAnalysis to collect information about protocols and all their implementations. This information can be used e.g. to implement a speculative devirtualization of protocols or by implementations of a different type-based analysis passes. rdar://22808133 Swift SVN r32167