Commits

Joe Groff committed c098645f342
SIL: Conformances relate to formal types, so change witness_method's lookup type to a CanType. Should be NFC in practice, since only nominal types can currently conform to protocols anyway, but improves modeling of the system. Swift SVN r22360