Commits

Doug Gregor committed 709882c2b8f
Capture complete associated type substitution information in the AST. Previously, we only tracked the mapping from associated types to their type witnesses. Now, also track the protocol conformances for each of the requirements placed on the associated types. Swift SVN r6655