Commits

Joe Groff committed 23f91d918ae
SILGen: Open existential bases of property accesses. Use open_existential/witness_method instead of project_existential/protocol_method for property accessor lookups to, eliminating the remaining uses of protocol_method. Swift SVN r22443